Update transaction flow

Update key or custom_key for the relation between processing code and transaction type ID. You can only use this endpoint to update a transaction flow that is already created.

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

Processing code for an existing transaction flow, given the transaction type ID.

int64
required

Transaction type ID related to the processing code.

Body Params
string
enum
required

Sets 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

Sets a 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