All XS2A PIS APIs as specified by the BerlinGroup in its 1.3.11 version

BerlinGroup PIS

Method
Description

GET

getPaymentUsingGET

https://psd2.api.keytradebank.be/berlingroup/v1/payments/{payment-product}/{paymentId}

Get Payment Information for single payments

POST

createPaymentUsingPOST

https://psd2.api.keytradebank.be/berlingroup/v1/{payment-service}/{payment-product}

Payment initiation request for single and periodic payments

GET

getPaymentStatusUsingGET

https://psd2.api.keytradebank.be/berlingroup/v1/{payment-service}/{payment-product}/{paymentId}/status

Payment initiation status request

GET

getAuthorizationUsingGET

https://psd2.api.keytradebank.be/berlingroup/v1/{payment-service}/{payment-product}/{paymentId}/{payment-authorisation}/{authorisation-id}

Read the SCA Status of the payment authorisation

GET

getPeriodicPaymentUsingGET

https://psd2.api.keytradebank.be/berlingroup/v1/periodic-payments/{payment-product}/{paymentId}

Get Payment Information for periodic payments

GET

getAuthorizationsUsingGET

https://psd2.api.keytradebank.be/berlingroup/v1/{payment-service}/{payment-product}/{paymentId}/{payment-authorisation}

Returns a list of the all authorisations subresources IDs which have been created

POST

createPaymentAuthorisationUsingPOST

https://psd2.api.keytradebank.be/berlingroup/v1/{payment-service}/{payment-product}/{paymentId}/{payment-authorisation}

Start the authorisation process for a payment initiation or cancellation

DELETE

cancelPaymentUsingDELETE

https://psd2.api.keytradebank.be/berlingroup/v1/{payment-service}/{payment-product}/{paymentId}

Payment Cancellation Request