Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| developers:admin:onboarding [2025/05/16 17:08] – created chad | developers:admin:onboarding [2025/11/14 17:59] (current) – [Support] frank | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== T4 Onboarding | + | ====== T4 Onboard |
| ===== Introduction ===== | ===== Introduction ===== | ||
| - | The onboarding | + | The onboard |
| By consolidating the four integration steps (user creation, account creation, market data selection, and EULA acceptance) into a single call, this API significantly simplifies the integration process and reduces development overhead. | By consolidating the four integration steps (user creation, account creation, market data selection, and EULA acceptance) into a single call, this API significantly simplifies the integration process and reduces development overhead. | ||
| Line 9: | Line 9: | ||
| ===== API Endpoint ===== | ===== API Endpoint ===== | ||
| - | '' | + | '' |
| ===== Authentication ===== | ===== Authentication ===== | ||
| Line 17: | Line 17: | ||
| ===== Request Format ===== | ===== Request Format ===== | ||
| - | The onboarding | + | The onboard |
| < | < | ||
| Line 363: | Line 363: | ||
| ===== Optional Components ===== | ===== Optional Components ===== | ||
| - | The onboarding | + | The onboard |
| * **MarketData**: | * **MarketData**: | ||
| Line 400: | Line 400: | ||
| * The '' | * The '' | ||
| - | ==== Account State ==== | ||
| - | |||
| - | Newly created accounts have the following default states: | ||
| - | |||
| - | * '' | ||
| - | * '' | ||
| - | |||
| - | Additional configuration may be required before trading can commence. | ||
| ===== Error Handling ===== | ===== Error Handling ===== | ||
| Line 419: | Line 411: | ||
| * 409: Conflict (e.g., username already exists) | * 409: Conflict (e.g., username already exists) | ||
| * 500: Server error | * 500: Server error | ||
| + | * 503: Server busy (retry the request) | ||
| Detailed error messages are provided in the response body to assist with troubleshooting. | Detailed error messages are provided in the response body to assist with troubleshooting. | ||
| Line 424: | Line 417: | ||
| ===== Support ===== | ===== Support ===== | ||
| - | For questions, issues, or assistance with the Onboarding | + | For questions, issues, or assistance with the Onboard |
| * Email: [email protected] | * Email: [email protected] | ||