Skip to main content
POST
Waive a Fee

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
id
string<uuid>
required

Fee entry ID

Response

Waive Fee succeeded

Charged fee entry for account or card account

id
string
transaction
Card Account Transaction · object

Card account transaction

amount
number
currency
string
status
enum<string>

Status of the fee

Available options:
pending,
posted,
void
intent
string

Fee intent of the fee entry.

intentId
string

id of the instruction that caused the fee charge.

createdAt
string<date-time>