createPaymentAuthorisationUsingPOST

post

createPaymentAuthorisationUsingPOST

Start the authorisation process for a payment initiation or cancellation

Resource URL

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

Header Parameters


Name Description
X-Request-ID
(required)

ID of the request, unique to the call, as determined by the initiating party.

Request Body

payment-service The payment service null true

payment-product The addressed payment product endpoint null true

payment-id Resource identification of the generated payment initiation resource null true

payment-authorisation The authorisation type null true

HTTP Basic

OAuth 2.0

API Key

Response Error Details

  • HTTP Code
    Error Code
    Description
  • 400
    400

    Bad Request Unknown payment

  • 401
    401

    Unauthorized : Incorrect certificate Unauthorized : Missing Certificate

  • 403
    403

    Unknown consent

  • 404
    404

    Unknown payment service Unknown payment product

  • 405
    405

    Invalid service

  • 500
    500

    Internal Server Error

Resource Summary

Security

Content Type

application/json;charset=UTF-8

Category

BerlinGroup PIS

Working...