Issue card

Endpoint that allows to issue a physical or virtual card

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

customerId

Body Params
string
required
cardDeliveryAddress
object

Required for physical cards. Physical card will be shipped to this address.

string
length ≤ 50

Delivery name for shipping the physical card

string
required
date-time
string
string
enum
Defaults to DEBIT

Funding type of the card. Defaults to DEBIT when omitted. Extensible; current supported values are DEBIT and CREDIT.

Allowed:
string
required
length ≤ 20
0-9a-zA-Z\s

Card holder name

boolean

true if its a physical card, false if virtual

string
string
required

User to whom the card will be created for

string

The card programme to issue the card against

string

Card design that will be used when it's issued

integer

Maximum daily limit for Railsr customers. Can be configured in GBP or EUR. Required.

integer

Maximum monthly limit for Railsr customers. Can be configured in GBP or EUR. Required.

integer

Maximum transaction limit for Railsr and Modulr customers. Can be configured in GBP or EUR. For Railsr is required.

integer

Maximum limit of the card per transaction. Can be configured in GBP or EUR. Available for Modulr users.

integer

Maximum limit of the lifetime of the cards. Once the limit is reached, the card can't be used. Can be configured in GBP or EUR. Only available for Modulr clients. Required.

integer

Maximum purchases daily limit for Loomis customers

integer

Maximum purchases monthly limit for Loomis customers

integer

Maximum ATM daily limit for Loomis customers

integer

Maximum ATM monthly limit for Loomis customers

integer

Maximum ATM operations limit for Loomis customers

integer

Maximum purchases operations limit for Loomis customers

securityQuestions
object

Security questions that Modulr users will need to answer before issuing a card. Users must answer at least one question. Answers are case sensitive.

string

Identifier of the alternative billing account used to deduct card issuance fees if the card-linked account has insufficient funds. This field is required only when a billing model is enabled. The billing account must have sufficient funds available and match the currency of the card being issued.

Responses

201

Created

401

Unauthorized

403

Forbidden

404

Not Found

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