POST
/
v3
/
account
/
{accountId}
/
fee

Path Parameters

accountId
string
required

The account id to post fees to

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json
amount
number
required

Fee amount

Required range: x > 0
currency
string
required

A valid ISO 4217 currency code

type
string
required

Fee type

Response

201 - application/json
description
string

Short description of the result of the action

id
string

Will contain the ID of the resource that has been created or updated