Voids uncaptured funds for the specified order and allocates them to the payment plan to apply it to the customer. Only applicable to pay-on-ship/deferred fund capture merchants. If sync query parameter is set to true, replies synchronously with callback payload, otherwise, replies asynchronously on callback URL. Default sync value is false for asynchronous behavior.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Query Params
boolean
Body Params
uuid

Gets or sets the Id of the Order.

uuid

Gets or sets the MerchantId.

string | null

Gets or sets the Currency of the void.

double

Gets or sets the Amount of the void.

string | null

Gets or sets the Merchant Reference of the void.

string | null

Gets or sets the url to callback with the void result.

boolean

Gets or sets a value indicating whether this is a test order.

metadata
object | null

Gets or sets optional metadata associated with this void.

boolean

Get or sets a flag indicating whether or not to invoke this operation synchronously. Set to false by default.

boolean

Gets or sets a flag indicating whether or not the command amount is set and not defaulted. By default, the
void amount is included in the command.

Headers
string
enum
required
Defaults to US

Territory of the request

Allowed:
Responses

204

Success

400

Bad Request

404

Not Found

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