DoVoid API Operation (SOAP)
Last updated: Aug 15th, 7:23am
Voids an order or an authorization.
DoVoid Request Message
DoVoid Request Fields
Field | Description |
---|---|
| (Required) Original authorization ID specifying the authorization to void or, to void an order, the order ID. Character length and limitations: 19 single-byte characters |
| (Optional) Informational note about this void that is displayed to the buyer in email and in their transaction history. Character length and limitations: 255 single-byte characters |
| (Optional) A message ID used for idempotence to uniquely identify a message. This ID can later be used to request the latest results for a previous request without generating a new request. Examples of this include requests due to timeouts or errors during the original request. Character length and limitations: 38 single-byte characters This field is available since version 94.0. |
DoVoid Response Message
DoVoidResponse Fields
Field | Description |
---|---|
|
(Optional) Authorization identification number you specified in the request. Character length and limitations: 19 single-byte characters |
| A message ID used for idempotence to uniquely identify a message. This ID can later be used to request the latest results for a previous request without generating a new request. Examples of this include requests due to timeouts or errors during the original request. Character length and limitations: 38 single-byte characters This field is available since version 94.0. |