Skip to main content
DELETE
Delete an Immediate Charge

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Account-Id
string
required

Account ID (UUID format)

reason
string
required

Reason for deletion (DELETED_BY_USER or DELETED_BY_PSP)

Path Parameters

collection_id
string
required

Identifier of the immediate collection

Response

No Content