Update Card Exclusions
PATCH/partner/card-exclusions
Update the list of Content Provider-defined Card Exclusions.
upsert
to add card identifiers to the list or set theupdated_at
of existing items to the current date and time.remove
to remove card identifiers from the listremove_not_updated_since
to remove card identifiers based on theirupdated_at
timestamp.
Request
Responses
- 204
- 400
- 403
- 404
- 409
- 415
- 422
- 500
- 501
- 503
The patch was applied successfully.
TripleBadRequestError
TripleNotAuthenticatedError
TripleInvalidPathError
TripleIntegrityError
TripleUnsupportedMediaType
TripleUnprocessableEntity
TripleInternalServerError
TripleNotImplementedError
TripleServiceUnavailable