Differences
This shows you the differences between two versions of the page.
developers:admin:onboarding [2025/05/16 17:08] – created chad | developers:admin:onboarding [2025/05/16 17:10] (current) – chad | ||
---|---|---|---|
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. |