Batch Transactions

Body Params
txns
array of objects
required

We add in the raw body option (JSON Formatted), a list containing transactions in form of a JSON object each Transaction Parameters Required are: { "description", "amount", "country", "date"} Optional: {"mcc", "bank-code", "currency"}

txns*
Headers
string
required

Your username.

string
required

Can be filled by 0 during your testing. In production, you should send an end-user pseudo-ID (1 person using your app ⇒ 1 unique pseudo-ID)

string
Defaults to model_5

Name of the categorizer model to use. Defaults to model_5.

integer
Defaults to 0

If 0 or omitted, omits category name and id values from response.

integer
Defaults to 0

Flag specifies whether to get merchant website or not. value: 0(default) or 1.

If 0 or omitted, no logo is returned.

string
Defaults to raw

Logo format you want returned. Options: [Default: raw, round, square]

integer
Defaults to 0

when enabled, it determines if the transaction is a recurring payment or not

Responses

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