Physical Card
Swipe
Bulk ship physical cards
post/cards/bulk-ship
Headers
Accept-Versionstring required
Specifies the API version to use for this request.
Request body
Example request
{
"bulkShippingAddress": {
"country": "HK"
},
"destinationShippingDetails": [
{
"shippingAddress": {
"country": "HK"
}
}
]
}Response
Triggered bulk shipping
Changes
No recorded changes to this endpoint across all 1 revision of this API.