Skip to main content
GET
Get the developer fee schedule

What this endpoint does

Returns the developer fee schedule applied to eligible future direct-route conversions.

When to use it

Use it to display the current flat and basis-point fee configuration.

Before you call

Authenticate with an API key that can read this resource. Results are restricted to the tenant account bound to that key.

Money and balance effect

This is a read-only request. It does not reserve, debit, credit, or settle money.

States and completion

The response is the effective schedule at read time. It does not reprice transfers already in progress.

Safe retries

GET requests are read-only and may be retried with normal exponential backoff. Do not send an Idempotency-Key. Read Developer settings for the complete workflow.

Authorizations

Authorization
string
header
required

Send the same Wayex API key as Authorization: Bearer <key>.

Response

200 - application/json

Your current developer fee schedule.

counterpartyId
string
required
Minimum string length: 1
updatedAt
string<date-time>
required
updatedBy
string
required
Minimum string length: 1
transfer
object