Create fee scheme

API endpoint to create a new fee scheme.

Body Params

Data Contract used to create a new Fee Scheme

string
required
length ≥ 1

The name of the fee scheme to create

fixedAmountFees
array of objects | null

A list of fixed amount fee items for this fee scheme.

fixedAmountFees
proportionalFees
array of objects | null

A list of proportional fees for this fee scheme.

proportionalFees
feeAccumulativeSettings
array of objects | null

Fee accumulative settings

feeAccumulativeSettings
Headers
string
required
Defaults to v1

API versioning

uuid
required

Correlates HTTP requests between a client and server

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

500

Internal Server Error

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json