List product route templates (pay-in and pay-out currencies) enabled for an organization
/v1/organizations/{organization_id}/offerings, which builds tradable offerings after matching money accounts and other checks.
Use this endpoint to see exact payin_currency and payout_currency pairs enabled for your org—for example, to confirm whether a route requires USDC vs USD bank.
| Header | Value | Required | Description |
|---|---|---|---|
Authorization | Bearer <api-key> | true | Your API key for authentication |
Content-Type | application/json | true | Content type of the request |
inclusive_account_types: When this array is empty, there is no extra type filter beyond org-level enabled money-account types (only types your org may use). When non-empty, the route only applies to those account types (e.g. specific bank or wallet methods).has_trading_hours_configured: If false, no trading windows are stored for the route; is_within_trading_hours will be false until hours are configured in Ops.is_within_trading_hours: Whether now falls inside a configured window for the current weekday in each row’s timezone.