Skip to main content
PUT
Set the developer fee schedule

What this endpoint does

Replaces the developer fee schedule used for eligible future direct-route conversions.

When to use it

Use it when changing the flat amount, basis-point amount, or removing the schedule.

Before you call

Use a secret API key with fee-management access and send the complete desired schedule.

Money and balance effect

This does not debit a wallet immediately. The new schedule affects eligible conversions created after the change.

States and completion

A successful response confirms the saved schedule. In-flight transfers keep the pricing captured for them.

Safe retries

Send a unique Idempotency-Key for the logical action. If the response is lost, retry the same payload with the same key; never create a new key merely because the first response timed out. Read Developer settings for the complete workflow.

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string
required

A unique key for this logical action. Reuse the same key and identical payload when retrying after an unknown response.

Required string length: 8 - 255

Body

application/json
transfer
object

Response

The updated developer fee schedule.

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