invalid_capture_amount
Partner API error
HTTP status: 400
Cause
Capture amount is missing, zero, or not a positive number.
Partner action
Send amount as a positive integer in cents (e.g. 80000 = 800.00 EUR).
Gando action (internal)
Check capture amount validation in deposit.service.ts.