Load or Unload Card

Path Params
string
required
Body Params

GPS.API.Core.Models.Request.V1.Cards.CreateTransactionRequest

string
enum
required

The type of transaction for the request. This will be either Load, Unload, Fee, TransferFunds or BalanceAdjustment.

Allowed:
double
required

The value corresponding to the transaction. Required, unless transactionType is Fee

string
required
length between 3 and 3

The currency of the transaction (3 letter currency code).

string | null

The actor initiating the transaction request.

string | null

Free text field that is populated on card statement.

double
required

The value corresponding to the transactions fees. Must be a positive amount. Required when transactionType is Fee

string
enum
required

Fee Type associated with Fee transactions. Required, when transactionType is Fee

string
required
length ≄ 1

Target public token of the request. Required if transactionType is TransferFunds.

Responses

401

Unauthorized

403

Forbidden

Language
Credentials
OAuth2
URL
Response
Choose an example:
application/json