Create a payment route for a customer
Direct payment routes
Create a payment route for a customer
Creates a standing payment route under the customer identified in the URL.
POST
Create a payment route for a customer
What this endpoint does
Creates a standing payment route under the customer identified in the URL.When to use it
Use this customer-scoped form when your integration already works from a customer record.Before you call
Use a secret API key with route write access. The customer must belong to this tenant account and have the required approved entitlement.Money and balance effect
Creating the route does not move money. Funding the issued instructions later starts a transfer.States and completion
Creation confirms route provisioning, not funding or settlement. Track each later funding through its transfer.Safe retries
Send a uniqueIdempotency-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 Payment routes for the complete workflow.Authorizations
Send the same Wayex API key as Authorization: Bearer <key>.
Headers
A unique key for this logical action. Reuse the same key and identical payload when retrying after an unknown response.
Required string length:
8 - 255Path Parameters
Body
application/json
- Option 1
- Option 2
The customer funds AUD and receives stablecoin at the destination address.
Available options:
aud_to_stablecoin Where the converted stablecoin is delivered.
Optional per-route min/max/daily limits; a deposit outside them is held, not converted.
Response
The created payment route with deposit instructions.
- Option 1
- Option 2
Minimum string length:
1The client account (counterparty) this route belongs to. For API callers this is always your own account id.
Minimum string length:
1Minimum string length:
1Available options:
aud_to_stablecoin Available options:
active, inactive 
