delta-api
Differences
This shows you the differences between two versions of the page.
| delta-api [2025/03/04 09:57] – created Administrator | delta-api [2025/03/05 08:01] (current) – [Overview] Administrator | ||
|---|---|---|---|
| Line 111: | Line 111: | ||
| - **Inventory**: | - **Inventory**: | ||
| - | ## Error Handling | + | ===== Error Handling |
| - | If an error occurs, the API will return an error message in XML format: | ||
| - | ```xml | + | If an error occurs, the API will return an error message in below formats: |
| - | < | + | |
| - | < | + | |
| - | < | + | |
| - | </ | + | |
| - | ``` | + | |
| - | ### Common Error Codes | + | **XML format:** |
| + | |||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | |||
| + | **JSON format:** | ||
| + | |||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | } | ||
| + | |||
| + | ===== Common Error Codes ===== | ||
| + | |||
| + | | Code | Description | ||
| + | | DCA101 | ||
| + | | DCA111 | ||
| + | | DCA106 | ||
| + | | DCA104 | ||
| - | | Code | Description | ||
| - | | ---- | ---------------------------------------- | | ||
| - | | 400 | Bad Request - Invalid input parameters | ||
| - | | 401 | Unauthorized - Invalid credentials | ||
| - | | 403 | Forbidden - Access denied | ||
| - | | 500 | Internal Server Error - Unexpected error | | ||
| ## Notes | ## Notes | ||
delta-api.1741100220.txt.gz · Last modified: 2025/03/04 09:57 by Administrator