Create Shipment Order

Creates a new shipment order for card delivery. This endpoint allows you to arrange shipping for cards to specified recipients with detailed address information and selected logistics company.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

User's phone number

string

User's email address (optional)

string
required

User's name

string

Card BIN (Bank Identification Number) - Optional field for recording card BIN information

string

Card number (masked format) - Optional field. If provided, the system will validate that the card exists and is available for binding

string
required

Cardholder ID

string

Logistics company code

sender
object
receiver
object
required
ext
object

Additional extension data (optional)

Headers
string

Specifies the sub-account on whose behalf the request is made. This should be set to the account_id, which can be retrieved via the List Connected Accounts. If omitted or empty, the request is executed using the master account.
More information at Connected Accounts.

uuid
required

Idempotency key to ensure the request is processed only once. Must be a valid UUID (v4) format. Each unique request should use a different idempotency key. If the same key is used for multiple requests, only the first request will be processed and subsequent requests will return the cached response.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json