Skip to main content
POST
Create Orchestration Rule
OAuth Scope

Authorizations

Authorization
string
header
required

Paxos APIs use OAuth 2 with the client credentials grant flow.

Token URLs:

Learn more in the API credentials guide →

Body

application/json
ref_id
string
required

Client-provided unique reference ID for the rule.

profile_id
string
required

Profile ID of the account owner.

source_asset
string
required

Asset being converted from.

Valid values: USDG, PYUSD, USDP, USDC, USD

destination_asset
string
required

Asset being converted to.

Valid values: USDG, PYUSD, USDP, USDC, USD

source
object
required
nickname
string

Optional human-readable nickname for the rule.

identity_id
string

Identity ID of the account owner.

account_id
string

Account ID where the rule applies.

destination
object

Response

200 - application/json

A successful response.

rule
object