Create Bulk Orders

Create a person and a bulk order on Qolo platform. If the person is already created, send an existing Person GUID.

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

Bulk Order Request Class

uuid

Package guid

string | null

Third line

string | null

Fourth line

string
enum

Shipping method to be used for the Physical card. Must match with what is configured for the program, else will error out.

STDMAIL - Standard Mail (USPS Standard)
STDEXP - Standard Expedited shipment (USPS Expedited)
UPSSTD - UPS Standard
UPSGROUND - UPS Ground
USPSPRI - USPS Priority
EXPRESS2DAY - Express 2 day delivery (UPS2Day)
EXPRESSOVERNIGHT - Overnight delivery (UPS1Day)
STDMAILINT - Standard International Mail (USPS International)
EXPRESS2DAYINT - Priority International (USPS)
EXPRESS1DAYINT - UPS World Wide Saver Intl.

uuid | null

Order guid

uuid | null

Wallet guid

uuid
required

Program guid

string
enum

Type of order.

D2C - Direct to Customer(Default); used for individual personalized card
BULKC - Bulk card with no carrier
BULKCC - Bulk card with carriers in envelopes
BULK - Equates to BULKC or BULKCC based on program setup at the fulfillment house.

Allowed:
int32

Order count

string | null

Order status

person
object
required
string
enum
Allowed:
string | null

Carrier type

string
required
length between 1 and 48

location name

string
enum

Card scheme to be used if multiple card schemes are configured for the program.Can be skipped to equate to what is configured for the program.

Allowed:
uuid | null
Responses

500

Server Error

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