Simple Order API | Visa Platform Connect

Merchant-Initiated Capture Voids

This example shows a successful merchant-initiated credit void.

Limitations

You can initiate a capture void only if the original authorization amount has yet been captured.

Endpoints

  • Production:
  • Test:
    POST
    https://apitest.visaacceptance.com
    /pts/v2/captures/
    {id}
    /voids

Related Information