Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
OK
product ID
Example:
2863
ID of parent product
Minimum length:
1
Example:
"1000-BL"
Parent name
Minimum length:
1
Example:
"T-Shirt, Blue"
Product description
Example:
null
Brand category
Required string length:
1 - 64
Example:
null
Brand name
Required string length:
1 - 64
Example:
null
Number of variants
Example:
1
Status of product in Dropship network
Available options:
not_published
, pending
, failed
, expired
, published
Example:
"not_published"
Time of product creation in Dropship
Example:
"2022-08-10T15:24:56Z"
Time of when product was last updated in Dropship
Example:
"2022-09-10T15:24:56Z"