Create a batch order of cards
Header Parameters
Body Parameters
A unique identifier for the account.
Specifies the type of shipping address to use for an order, impacting how the address is processed.
Values:
SPECIAL: Requires providing full address information in the request. Use this value when the shipping address is unique and not associated with an existing address on file.ADMIN,MAILING,BILLING(etc.): For these address types, the shipping address will be retrieved from the address on file associated with the specified type.CARD_SHIPPING: (Only incl...
AdminBillingCard ShippingMailingPhysicalPrimarySpecialTaxBatch order number associated with card creation. Use this value to group cards together and order them as a single batch. This value can be set by the user on the card creation request.
Name of the shipping carrier. Required if useCustomerShipping is true.
If no value is present the client id will be used.
Information required to ship items on an order
Show child attributes
Response
The batch order that was created.
Response Attributes
Batch order number associated with card creation. Use this value to group cards together and order them as a single batch. This value can be set by the user on the card creation request.
Results from placing one or many card orders
Show child attributes
Invalid request body
Response Attributes
401 (Unauthorized)
Response Attributes
403 (Forbidden)
Response Attributes
500 (Internal Server Error)