Event Types
card.shipped
Occurs when a card is shipped.
postWebhookcard.shipped
Payload
Example payload
{
"card_token": "00000000-0000-0000-0000-000000000001",
"shipping_method": "USPS without tracking envelope",
"tracking_number": "1Z9999999999999999",
"bulk_order_token": null
}Response
Return a 200 status to indicate that the data was received successfully