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

BerlinGroup PIS

Method
Description

POST

createPaymentUsingPOST

https://api.ccmdirect.fr/berlingroup/v1/{payment-service}/{payment-product}

Payment initiation request for single and periodic payments

GET

getPeriodicPaymentUsingGET

https://api.ccmdirect.fr/berlingroup/v1/periodic-payments/{payment-product}/{paymentId}

Get Payment Information for periodic payments

GET

getPaymentUsingGET

https://api.ccmdirect.fr/berlingroup/v1/payments/{payment-product}/{paymentId}

Get Payment Information for single payments

POST

createPaymentAuthorisationUsingPOST

https://api.ccmdirect.fr/berlingroup/v1/{payment-service}/{payment-product}/{payment-id}/{payment-authorisation}

Start the authorisation process for a payment initiation or cancellation

GET

getPaymentStatusUsingGET

https://api.ccmdirect.fr/berlingroup/v1/{payment-service}/{payment-product}/{paymentId}/status

Payment initiation status request

DELETE

cancelPaymentUsingDELETE

https://api.ccmdirect.fr/berlingroup/v1/{payment-service}/{payment-product}/{payment-id}

Payment Cancellation Request

GET

getAuthorizationsUsingGET

https://api.ccmdirect.fr/berlingroup/v1/{payment-service}/{payment-product}/{payment-id}/{payment-authorisation}

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

GET

getAuthorizationUsingGET

https://api.ccmdirect.fr/berlingroup/v1/{payment-service}/{payment-product}/{payment-id}/{payment-authorisation}/{authorisation-id}

Read the SCA Status of the payment authorisation