Update Tenant Fee Allocation

Updates a tenant fee allocation. This endpoint is only accessible to admin and tenant users.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

ID of the tenant

string
enum
required

Source currency type of the transaction

Allowed:
string
enum
required

Target currency type of the transaction

Allowed:
boolean

Prioritize stable coin. This field is used only when the target and source currencies type is CRYPTO

string
enum
required

Fee allocation
SOURCE, TARGET

Allowed:
Headers
uuid
required
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

UUID of the merchant

Responses
200

Tenant fee allocation updated successfully

204

No Content

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!