Log in to see full request history

You can use this endpoint to reverse a pre-loan amount due to a confirmed reversal event by the network to the processor. Moreover, the amount of the reversal is subtracted from the pre-loan or transaction amount by MO. If the remaining pre-loan amount is less than or equal to zero, MO does not reject the transaction. Instead, it waits for either a rejection or settlement from the processor.

Response object description

Access the recipe to get the response description.

Body Params
string
required
Defaults to auth_2212

External identifier of the authorization or pre-loan provided by the processor.

int32
required
Defaults to 1000

Authorized amount by the processor for the transaction.

json
Defaults to [object Object]

Additional information that the program manager wants to save on the reversal, such as merchant name, merchant location, mcc code, reversal reason, etc. Note: The field 'external_trans_id' in the object refers to id of the current transaction.

Headers
string
required

Authorization token given by MO to the program manager.

Responses

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