1. Create New
AX direct API requires supplier access key issued by AX. - Direct API - Authentication
Supplier can use this API to create one or more products.
It is used when registering a new product.
This endpoint only generates task id. So you can check progress status other endpoint. - Product - Check Task Status
...
Name | Required | Type | Description |
---|---|---|---|
supplier_access_key | O | String |
|
depth_combination | O | File |
|
contents | O | File |
|
images | O | List[File] |
|
...