Simulate Card Fulfillment Event
Card Webhook Simulations
Simulate Card Fulfillment Event
This endpoint is for testing environment only to trigger a simulated change in card fulfillment status event
POST
Simulate Card Fulfillment Event
Documentation Index
Fetch the complete documentation index at: https://docs.synctera.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Card ID
Example:
"6dc0397d-1aba-4be9-9582-895a7a887d49"
Body
application/json
Desired simulated fulfillment status change value
The status indicating the state of the card issuance
Available options:
ISSUED, REISSUED, ORDERED, REJECTED, REORDERED, SHIPPED, DIGITALLY_PRESENTED Response
Simulated fulfillment status change value
The status indicating the state of the card issuance
Available options:
ISSUED, REISSUED, ORDERED, REJECTED, REORDERED, SHIPPED, DIGITALLY_PRESENTED 
