latestOpenAPI 3.0.02026-08-10234193.3 KB

60e380005037

Fulfillment

Create Goods

This endpoint is used to create one or more goods records that can be added to an Inbound Plan or an Order.

post/fulfillment/{countrycode}/goods/multiple

Request body

skustring required

Unique product SKU in the client's information system.

Case-insensitive.

goodsUnitNamestring required

Short product name.

goodsUnitFullNamestring nullable

Full product name.

pricenumber float required

Price per product unit.

inventExpireDaysinteger nullable

Shelf life in days. Enables expiration date control.

Response

Multi-Status. One or more goods were processed.

errorsobject required

Validation errors for goods that could not be created.