Reconcile cards against the issuer

POST/api/v1/credit/cards/sync

The issuer emits no card-state webhook, so drift is only found by asking. A card suspended at the issuer that we still believe is active is the case this catches.

Operation ID: sync_cards_api_v1_credit_cards_sync_post·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Query

credit_line_idstring

Responses

201Successful Response

successboolean
messagestring
codestring
dataCardSyncResponse

400Bad Request - Invalid input

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject