GPI Transaction Details API

Number of APIs: 6

Retrieve status and payment events from the tracker, and manage transaction cancellations.

Contact Support: Name: Standards & Developer Hub Email: developer-support@swift.com

  1. v5-Get Payment Transaction Details-Success - Payment Transaction Details including FX, partial confirmation and cover GET {{baseUrl}}/payments/:uetr/transactions

  2. Authorization - Refresh Token POST https://sandbox.swift.com/oauth2/v1/token

  3. v5-Get Payment Transaction Details-Error - Return HTTP error codes 5XX GET {{baseUrl}}/payments/:uetr/transactions

  4. v5-Get Changed Payment Transactions-Success - Get second page GET {{baseUrl}}/payments/changed/transactions?next=cGFzcyB0aGlzIHZhbHVlIGluIHF1ZXJ5IHBhcmFtIGZvciBtb3JlIHZhbHVlcw==

  5. v5-Get Changed Payment Transactions-Error - Get next page with other params defined GET {{baseUrl}}/payments/changed/transactions?from_date_time=2020-04-26T06:26:02.750Z&to_date_time=2020-06-16T14:19:54.604Z&maximum_number=10&next=cGFzcyB0aGlzIHZhbHVlIGluIHF1ZXJ5IHBhcmFtIGZvciBtb3JlIHZhbHVlcw

  6. Teardown - Revoke Token POST https://sandbox.swift.com/oauth2/v1/revoke