Import Product Guarantee Data
POST/api/v1/products/import-product-guarantee-data/
Import product guarantee/warranty data through external API. This endpoint allows external systems to register product warranty information for members.
Key Features:
- Product warranty registration
- Member association via member_sn
- Data type validation
- SKU-based product lookup
- Asynchronous processing
- Comprehensive error handling
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
- 502
- 503
- 504
Bad Request
Forbidden
Too Many Requests - Rate limit exceeded. Please implement retry logic with exponential backoff.
Internal Server Error
Bad Gateway
Service Unavailable
Gateway Timeout