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.

Special value: -1 means 'void remaining amount'. Sending 0 is not allowed.

anyOf
integer

Possible values: [-1]

VoidRequest
{
"amount": -1
}