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
-
v5-Get Payment Transaction Details-Success - Payment Transaction Details including FX, partial confirmation and cover GET {{baseUrl}}/payments/:uetr/transactions
-
Authorization - Refresh Token POST https://sandbox.swift.com/oauth2/v1/token
-
v5-Get Payment Transaction Details-Error - Return HTTP error codes 5XX GET {{baseUrl}}/payments/:uetr/transactions
-
v5-Get Changed Payment Transactions-Success - Get second page GET {{baseUrl}}/payments/changed/transactions?next=cGFzcyB0aGlzIHZhbHVlIGluIHF1ZXJ5IHBhcmFtIGZvciBtb3JlIHZhbHVlcw==
-
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
-
Teardown - Revoke Token POST https://sandbox.swift.com/oauth2/v1/revoke