Looking for ePay classic docs? Go to docs.epay.dk
ePay documentationDocsePay documentation

VoidRequest

amountinteger
Required

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.

Possible values:
-1
Range:
1 <= value
VoidRequest
{  "amount": -1}