HomeGuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Update merchant fees

Update merchant fees. Pass null for input_currency or output_currency to apply the fee across all currencies.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
number
required
0 to 1

The fee value in decimals (e.g.: 0.01 corresponds to 1%).

string
enum

Input currency code. Use null to apply the fee to all input currencies.

Allowed:
string
enum

Output currency code. Use null to apply the fee to all output currencies.

string
enum
required

The transaction direction.

Allowed:
string
enum
required

The fee operation type.

Allowed:
number

A FIXED value to apply as a minimum merchant fee. Eg: If minimum_fee_currency is EUR and minimum_fee is 2, the minimum merchant fee to be applied is 2 EUR to every transaction.

string
enum

REQUIRED when minimum_fee is defined. The currency in which the minimum fee is charged.

number
≥ 0

A fixed fee amount added on top of the percentage fee.

Responses
204

Action has been accepted

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