The adjust action code allows you to adjust or modify the amount on a previously Authorized or Captured transaction that has not yet settled includes tip and tax amount.

👉

Note:

Before hitting that "Try it!" button to test your request, you need to make sure you fill out the header first with the following information:

merchantKey = API Key of your merchant that GETTRX provides you.

externalReferenceID= Unique record identifier for processing - you assign Numeric Min = 16 Max

transactionDate= Set to UTC Timezone

Format: YYYY-MM-DDTHH:MM:SS

Link to UTC time = https://time.is/UTC

💡

Tip!

Before hitting that "Try it!" button to test your request, you need to make sure you fill out the header first with the following information:

merchantKey = API Key of your merchant that GETTRX provides you.

externalReferenceID= Unique record identifier for processing - you assign Numeric Min = 16 Max

transactionDate= Set to UTC Timezone

Format: YYYY-MM-DDTHH:MM:SS

Link to UTC time = https://time.is/UTC

TIPS:

If the request includes neither a amount nor a tip, the system marks the transaction for settlement with no changes in the amount fields.

If the request includes a amount but no tip, the system marks the transaction for settlement with total amount as the Amount and the tip as zero.

If the request includes both a amount and a tip, the system changes the respective amount and marks the transaction for settlement.

If the transaction is already settled or otherwise not eligible for modification, EdgePay declines the request with the error message Modification not allowed.

Language
Authentication
Click Try It! to start a request and see the response here!