Logo
Swift API Sandbox Collections API Documentation

GPI PMI API

Number of APIs: 3


About this document

This API is a status confirmation update sent by PMIs on behalf of the sending/receiving PMI participant to inform the tracker about the updated status of a given CCT/COV/FIT payment.

This document is for the following audience:

  • Business analysts to understand the functionality of the API

  • Business architects to understand the functionality of the API and how to integrate the use of the API within their organisation

  • Software developers of applications using the API to assess the complexity of the API

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


1. Authorization - Refresh Token

POST https://sandbox.swift.com/oauth2/v1/token



2. Status Confirmation - Status Confirmation: Internal Server Error

PUT {{baseUrl}}/payments/:uetr/status

This API is a status confirmation update sent by PMIs on behalf of the sending/receiving PMI participant to inform the tracker about the updated status of a given payment.



3. Teardown - Revoke Token

POST https://sandbox.swift.com/oauth2/v1/revoke



ENDPOINTS