This method is designed to release a hold transaction. It uses the transactionId and the transactionToken to identify and settle the transaction. Each business has its own unique identifiers - the identifiers on this documentation are for example only. To develope the API you need to contect grow's service to get pramission and your own unique identifiers .

Log in to see full request history

📘

Important note :

All requests must be sent exclusively from your server’s back end. Client-side (browser-based) requests are not supported and will be blocked.

Body Params
string

Required field -Unique identifier refers to payment mathod

string

Required only for companies that are working with multiple businesses. company's code

integer

Required field -transaction identifier

string

Required field -transaction identifier

integer

Required field -Total amount for payment Example: 10.99.

integer

optional -catalog number for an item in the Invoice

integer

optional -quantity for an item in the Invoice

integer

optional -price for an item in the Invoice

string

optional -item description for an item in the Invoice

Response

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