Generate Test Transactions

Generate one or multiple test transactions to test certain endpoints and/or callbacks which deal with transactions. This endpoint is ONLY available on our sandbox environment and NOT on production. See documentation for details.

Hint: The Pliant web app shows confirmed transactions as pending, since we only switch this status if the transaction is booked/settled. Keep this in mind when using this generator!

Body Params
string
required

The 9-digit token value from the credit card the transaction(s) should be generated for. You can obtain this token from the card details endpoint. This is NOT the UUID of the card (cardId).

integer

How many transactions should be generated?

string
enum

Status of the transaction(s).

Allowed:
string
enum

Type of the transaction(s).

Allowed:
string
enum

Category of the transaction(s).

amount
object
fxAmount
object
amountRange
object
merchant
object
Responses
200

Ok

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json