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

BerlinGroup PIS

Method
Description

DELETE

cancelPaymentUsingDELETE

https://xs2a-api.comdirect.de/berlingroup/v1/{payment-service}/{payment-product}/{paymentId}

Payment Cancellation Request

GET

getPaymentStatusUsingGET

https://xs2a-api.comdirect.de/berlingroup/v1/{payment-service}/{payment-product}/{paymentId}/status

Payment initiation status request

GET

getAuthorizationUsingGET

https://xs2a-api.comdirect.de/berlingroup/v1/{payment-service}/{payment-product}/{paymentId}/{payment-authorisation}/{authorisation-id}

Read the SCA Status of the payment authorisation

POST

createPaymentAuthorisationUsingPOST

https://xs2a-api.comdirect.de/berlingroup/v1/{payment-service}/{payment-product}/{paymentId}/{payment-authorisation}

Start the authorisation process for a payment initiation or cancellation

GET

getAuthorizationsUsingGET

https://xs2a-api.comdirect.de/berlingroup/v1/{payment-service}/{payment-product}/{paymentId}/{payment-authorisation}

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

GET

getPaymentUsingGET

https://xs2a-api.comdirect.de/berlingroup/v1/payments/{payment-product}/{paymentId}

Get Payment Information for single payments

POST

createPaymentUsingPOST

https://xs2a-api.comdirect.de/berlingroup/v1/{payment-service}/{payment-product}

Payment initiation request for single and periodic payments

GET

getPeriodicPaymentUsingGET

https://xs2a-api.comdirect.de/berlingroup/v1/periodic-payments/{payment-product}/{paymentId}

Get Payment Information for periodic payments