Create a blocklist with predefined identifier string.
Blocklist resource.
Blocklist was created.
Location | string <uri> The location of the related resource. Example: "https://api.rebilly.com/example" |
Unauthorized access, invalid credentials were used.
Access forbidden.
Conflict.
Invalid data was sent.
{- "type": "payment-card",
- "value": "string",
- "expirationTime": "2019-08-24T14:15:22Z"
}
{- "id": "4f6cf35x-2c4y-483z-a0a9-158621f77a21",
- "type": "payment-card",
- "value": "string",
- "expirationTime": "2019-08-24T14:15:22Z",
- "createdTime": "2019-08-24T14:15:22Z",
- "updatedTime": "2019-08-24T14:15:22Z",
- "_links": [
- {
- "rel": "self",
- "href": "string"
}
]
}