v3

latestOpenAPI 3.0.3Apache 2.02026-07-312637031.3 MB
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/cards/{card_id}/webhook_simulations/fulfillment

Path parameters

card_idstring uuid required

The unique identifier of a card

Example:7d943c51-e4ff-4e57-9558-08cab6b963c7

Request body

card_fulfillment_status'DIGITALLY_PRESENTED' | 'ISSUED' | 'ORDERED' | 'REISSUED' | 'REJECTED' | 'REORDERED' | 'SHIPPED' required

The status indicating the state of the card issuance

Response

Simulated fulfillment status change value

card_fulfillment_status'DIGITALLY_PRESENTED' | 'ISSUED' | 'ORDERED' | 'REISSUED' | 'REJECTED' | 'REORDERED' | 'SHIPPED' required

The status indicating the state of the card issuance