PISP5 operations
PISP — Payment Initiation Service Provider
Endpoints exposed to PISPs to initiate, retrieve, update and confirm payment requests on behalf of the PSU.
- post/payment-requestsPayment request initiation (PISP)
- get/payment-requests/{paymentRequestResourceId}Retrieval of a payment request (PISP)
- put/payment-requests/{paymentRequestResourceId}Cancellation of a Payment/Transfer Request (PISP)
- post/payment-requests/{paymentRequestResourceId}/confirmationConfirmation of a payment request using an OAUTH2 Authorization code grant (PISP)
- get/payment-requests/{paymentRequestResourceId}/transactionsRetrieval of the Credit Transfert Transactions that were processed for a given payment request (PISP)