article

Anais Bouque avatar image
Anais Bouque posted

New APIs in the B2B channel

Dear community,


We are pleased to announce the release of 4 APIs in the B2B channel.



Payment Request Load


This new service aims at retrieving a selected payment request's information such as debtor details, creditor details, amount of the payment requested etc.


This new API contains 1 endpoint:

  1. GET  /{transactionResourceId} : Returns details of a payment

More documentation here.


Payment Load


This new service aims at returning the details of a payment.


This new API contains 1 endpoint:

  1. GET  /{transactionResourceId} : Returns details of a payment request

Morer documentation here.


International Payment Validation


This new service aims at allowing external systems and 3rd party applications the ability to use capabilities for international (cross-border) payment validation according to SWIFT standards and country specific validations.


This new API contains 1 endpoint:

  1. POST /international/basic-validation: Validate an international (cross border) payment according to SWIFT standards and country specific validations

More documentation here.



Transaction Search


This API replaces the Payment Search API. It aims at search transactions including Payment Requests, Payment Request-Responses and Payments.


This new API contains 1 endpoint:

  1. GET /payment : retrieve a list of payments that were sent or received
  2. GET /payment-request : retrieve a list of payments that were sent or received

More documentation here.

api
10 |600

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Article

Contributors

Anais Bouque contributed to this article