Get tenant treasury settings
Treasury resource management
Get tenant treasury settings
Returns this tenant account’s writable payout preferences — currently the payout remitter default that controls whose name appears on AUD payouts.
GET
Get tenant treasury settings
What this endpoint does
Returns this tenant account’s writable payout preferences — currently the payout remitter default that controls whose name appears on AUD payouts.When to use it
Read it before showing a payout settings screen, or to confirm the current default before submitting payouts that rely on it.Before you call
Authenticate withtreasury:read. The setting is bound to the tenant account inferred from the API 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 current default. Individual payouts may still override the remitter per request, so a payout’s recorded remitter can differ from this default.Safe retries
GET requests are read-only and may be retried with normal exponential backoff. Do not send anIdempotency-Key.
Read Beneficiaries and payouts for the complete workflow.Authorizations
Send the same Wayex API key as Authorization: Bearer <key>.

