Create transaction flow

Creates a configuration linking a transaction type with a processing code.

See Processing codes and transaction types and Payments configurations for information on processing codes and transaction types, how to create them, and map them to each other.

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

Transaction type ID. Certain IDs are reserved by the platform and cannot be used.

string
required
≤ 6

Processing code that issues the transaction type.

string
enum
required

The relation key that links transaction type and processing code.

  • PRINCIPAL uses principal amount.
  • INSTALLMENT uses installment amount.
  • CONTRACT uses contract amount.
  • OTHER uses any custom amount, such as fees, taxes, or other charges. When the key is OTHER, you must define the custom_key value.
Allowed:
string
≤ 200

The customized relation between transaction type and processing code. This field is tied to the type or ID of a custom fee model that configures fees, taxes, or other charges. REQUIRED if the key is OTHER.

Responses

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