post
createPaymentAuthorisationUsingPOST
Resource URL
https://psapi.crediteurope.nl /berlingroup/v1/{payment-service}/{payment-product}/{paymentId}/{payment-authorisation}
Header Parameters
Name | Description |
---|---|
X-Request-ID
(required) |
ID of the request, unique to the call, as determined by the initiating party. |
PSU-ID |
Client ID of the PSU in the ASPSP client interface. |
PSU-ID-TYPE |
Type of the PSU-ID; needed in scenarios where PSUs have several PSU-IDs as access possibility. |
TPP-Redirect-Preferred |
Specifies whether a redirect workflow is preferred for user consent signing. Specifies the TPP's preference for the authorization protocol to be used, however the final decision is made by the ASPSP. |
Request Body
payment-service The payment service null true
payment-product The addressed payment product endpoint null true
paymentId Resource identification of the generated payment initiation resource null true
payment-authorisation The authorisation type 'authorisations' or 'cancellation_authorisations' null true
Response Error Details
-
HTTP CodeError CodeDescription
-
400400
Bad Request Unknown payment
-
401401
Unauthorized : Incorrect certificate Unauthorized : Missing Certificate
-
403403
Unknown consent
-
404404
Unknown payment service Unknown payment product
-
405405
Invalid service
-
500500
Internal Server Error
Resource Summary |
|
Security |
|
Content Type |
application/json;charset=UTF-8 |
Category |
BerlinGroup PIS |
Working...