Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1. Create New

  • 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

  • An xlsx file no larger than 2MB to create purchase option units for products

contents

O

File

  • An xlsx file no larger than 2MB to create detail information of products

images

O

List[File]

  • The name of each file, including the extension, is specified in the contents file

  • A list of jpg(jpeg) or png, each no larger than 1MB

...