Delete an Immediate Charge
Delete an Immediate Charge
Use this endpoint to delete (cancel) an immediate collection.
Notes:
- This operation cancels the collection and changes its status
- Collections with status CONCLUDED cannot be deleted
- The deletion reason is required
DELETE
Delete an Immediate Charge
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Account ID (UUID format)
Reason for deletion (DELETED_BY_USER or DELETED_BY_PSP)
Path Parameters
Identifier of the immediate collection
Response
No Content

