Get Card Account External
POST/partner/card-account.by-ids
Returns a CardAccount instance using one or more of its associated external IDs:
- external card account ID
- external card program ID
- external publisher ID
The receiver returns the same object as calling the /card-accounts/{id}
endpoint with the triple card account ID if a matching CardAccount
exists.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 415
- 422
- 500
- 501
- 503
Card Account
TripleBadRequestError
TripleNotAuthenticatedError
TripleInvalidPathError
TripleIntegrityError
TripleUnsupportedMediaType
TripleUnprocessableEntity
TripleInternalServerError
TripleNotImplementedError
TripleServiceUnavailable