cancelPaymentUsingDELETE

delete

cancelPaymentUsingDELETE

Payment Cancellation Request

Resource URL

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

Header Parameters


Name Description
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.

X-Request-ID
(required)

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

TPP-Explicit-Authorisation-Preferred

TPP prefers to start the authorisation process separately or no

Request Body

payment-service The payment service null true

payment-product The addressed payment product endpoint null true

payment-id ID of the payment, determining the targeted payment. null true

HTTP Basic

OAuth 2.0

API Key

Response Error Details

  • HTTP Code
    Error Code
    Description
  • 400
    400

    Missing or erroneous parameter

  • 401
    401

    Unauthorized : Incorrect certificate Unauthorized : Missing Certificate

  • 403
    403

    Unknown payment ID

  • 404
    404

    Unknown payment service

  • 405
    405

    Payment cannot be cancelled

  • 500
    500

    Internal Server Error

  • 503
    503

    Service unavailable

Resource Summary

Security

Content Type

application/json

Category

BerlinGroup PIS

Working...