POST
/
cards
/
order

Authorizations

Authorization
string
header
required

Body

application/json
allocation
integer
default:
1
required

The number of physical cards to order.

brand
enum<string>
required

The card brand.

Available options:
Verve,
MasterCard,
Visa
currency
enum<string>
default:
NGN
required

The currency type.

Available options:
NGN,
USD
debitAccountId
string
required

The debit account _id.

expedite
boolean
default:
false
required

The expedite preference.

shippingAddress
object
required

The cards shipping address.

shippingMethod
enum<string>
default:
NIPOST
required

The shipping method to use. Might impact card cost. Ask Customer Support for guidance.

Available options:
NIPOST,
DHL
customerId
string

The customer _id. Required if creating 1 card

design
enum<string>
default:
SudoBlack

The name of the card design. Ask Customer support for your own design name.

Available options:
SudoBlack,
SudoWhite,
[YourDesignName]
nameOnCards
string[]

Array of names to be personalized on the cards.

Response

200 - application/json

The response is of type object.