POST
/
v3
/
account
/
{accountId}
/
fee
{
  "description": "<string>",
  "id": "<string>"
}

Path Parameters

accountId
string<biginteger>
required

The account id to post fees to

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json

The fields that you want to apply to your newly created fee, these values will override the predefined template values

The body is of type object.

Response

Successful creation of the product

The response is of type object.