Update a transaction
Authentication
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
Headers
Request
The transaction amount in minor units. Positive values for in-flow, negative values for out-flow.
A human-readable description of the transaction.
ISO currency code for the merchant_amount
.
Extensible key-value pairs for storing additional custom information for partner needs.
Response
A unique Monite-generated ID assigned to this transaction.
The transaction amount in minor units. Positive values for in-flow, negative values for out-flow.
ISO currency code for the merchant_amount
.
A human-readable description of the transaction.
Extensible key-value pairs for storing additional custom information for partner needs.
ID of the related receipt from payables service, if any. This field is read-only and system-managed.