delete https://api-staging.pluralonline.com/api/v1/vault/card//close
Response Body
Parameter Name | Type | Length | Description | M/O | ||
---|---|---|---|---|---|---|
response | Complex object type | M | ||||
code | string | Max Length 6 | Status code indicating the success of the API call Ex :‘S-100' | M | ||
message | string | Max Length 150 | Description of the API call response. | M | ||
_links | Complex object type | M | ||||
tokenInfo | M | |||||
href | string | Fetch registered card metadata URL | M |
Failure Response Body
Field | Data Type | Length | Description | M/O | |
---|---|---|---|---|---|
response | Complex object type | Error object in case of failure | M | ||
code | string | Max Length 6 | Error response code | M | |
message | string | Max length 200 | Error response message which shows problem statement | M |