Skip to main content

VoidRequest

amount objectrequired

Amount in minor units to void (e.g., 1095 = 10.95 DKK).
ePay supports both full and partial voids. It is not possible to void more than was authorized.
To void any remaining amount, send -1. Sending 0 is not allowed.

anyOf
integer

Possible values: [-1]

VoidRequest
{
"amount": -1
}