...
Expand | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||
POST /international-standing-order-consentsThe API endpoint allows the PISP to ask an ASPSP to create a new international-standing-order-consent resource. The ASPSP creates the resource and responds with a unique
GET /international-standing-order-consents/{ConsentId}A PISP is able to retrieve a payment consent resource that they have created to check its status. The PISP must have an access token issued by the ASPSP using a client credentials grant.
|
Multiexcerpt include | ||||
---|---|---|---|---|
|
Step 13 - Invoke payment submission API
POST /international-standing-orders
Once the international-standing-order-consent has been authorised by the PSU, the PISP can proceed to submit the international-standing-orders for processing. This request is an instruction to the ASPSP to begin the process of the international standing order.
The PISP must ensure that the Initiation
and Risk
sections of the international standing order match the corresponding Initiation
and Risk
sections of the international standing order consent resource.
Any operations on the domestic-standing-order resource will not result in a status change for the domestic-standing-order resource.
The response contains InternationalStandingOrderPaymentId
along with the payment submission details.
...
title | Request |
---|
...
|
Multiexcerpt include | ||||
---|---|---|---|---|
|
Step 13 - Invoke payment submission API
POST /international-standing-orders
Once the international-standing-order-consent has been authorised by the PSU, the PISP can proceed to submit the international-standing-orders for processing. This request is an instruction to the ASPSP to begin the process of the international standing order.
The PISP must ensure that the Initiation
and Risk
sections of the international standing order match the corresponding Initiation
and Risk
sections of the international standing order consent resource.
Any operations on the domestic-standing-order resource will not result in a status change for the domestic-standing-order resource.
The response contains InternationalStandingOrderPaymentId
along with the payment submission details.
Localtabgroup | |||||||
---|---|---|---|---|---|---|---|
|
GET /international-standing-orders/{InternationalStandingOrderPaymentId}
The PISP retrieves the international standing orders resource to check its status.
Localtabgroup | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Following API functionalities are available in the Payment Initiation API.
Table of Contents minLevel 4
GET /international-standing-orders/{InternationalStandingOrderPaymentId}
The PISP retrieves the international standing orders resource to check its status.
Localtabgroup | |||||||
---|---|---|---|---|---|---|---|
|