post https://api.sandbox.zip.co/merchant/charges//capture
Once a Charge has been Authorised it must then be Captured for disbursment to the merchant. This is done by simply referring to the Authorised "charge_id" in the endpoint url and passing the amount to be captured.
Useful notes
idempotency-key
header parameter is present in capture API requests.