production
development
https://apim-sandbox.rbb.bg
Paths
/payments/clean-up
delete /payments/clean-up
Reset of payment records for one TPP App
TPP can call this API and all payments created by this TPP App (identified based on client ID), will be deleted.
clientIdHeader
X-IBM-Client-Id
(apiKey located in header)
X-Request-ID
Required in header
string / uuid
ID of the request, unique to the call, as determined by the initiating party.
PSU-ID
Required in header
string
Accept
Optional in header
string
application/json
200
Existed payments were deleted.
Example Request
Example Response
DELETE https://apim-sandbox.rbb.bg/v1/payments-api/payments/clean-up
Try this operation
No response. This is a mixed content call. It is not possible to test HTTP APIs from an HTTPS secured Portal site and vice versa.
No response. This is a cross-origin call. Make sure the server accepts requests from this portal. Or if using self-signed SSL certificates then paste the URL above into your browser to accept the certificate before trying again (On Internet Explorer it must be the same browser tab.).