Add Card

Endpoint to add a new Card. The created Card has the same currency of the Wallet it belongs to.

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

The epoch timestamp in millis. This is checked in Soldo. Requests with timestamp older than 5 seconds will be rejected.

string
enum
required

The type of the resource the Card is created for.

Allowed:
string
required

The Card owner ID, only applicable for owner type employee cards.

string

The Wallet ID, if not specified a reserved Wallet will be created for the added Card.

string
enum

The reserved Wallet currency, only required when adding a dedicated card.

Allowed:
string
enum
required

The type of the Card.

Allowed:
string
required

The logical name of the Card for a company card, ignored in case of employee card (the cardholder full name is used instead).

string
length ≤ 60

A label for the Card (max 60 characters).

string

The emboss line 4 of the Card.

string

The Address ID the Card has to be shipped to (if empty, the default shipping Address is used i.e. where default_shipping = true), only applicable for PLASTIC and FUEL cards.

string

The Vehicle ID assigned to the Card, only valid for FUEL cards.

string

The cardRulePreset ID assigned to the Card.

Headers
string
required
Defaults to {{fingerprint}}

Advanced authentication: SHA512SUM of the Fingerprint order values.

string
required
Defaults to {{fingerprint_signature}}

Advanced authentication: Signature of the X-Soldo-Fingerprint.

Responses

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

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