Add a single product to the store
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token
OR
AuthorizationBearer
OAuth2 authentication using JWT tokens
Headers
shipbob_channel_id
Channel Id for Operation
Request
The product to add
name
The name of the product
reference_id
Unique reference identifier for the product. Any linked or generated inventory will also be uniquely identified by this value
barcode
Barcode for the product
gtin
Global Trade Item Number - unique and internationally recognized identifier assigned to item by company GS1.
sku
Stock keeping unit for the product
unit_price
The price of one unit
upc
Universal Product Code - Unique external identifier
Response
Success
barcode
Barcode for the product
bundle_root_information
channel
Information about a store channel
created_date
Date the product was created
fulfillable_inventory_items
The inventory that this product will resolve to when packing a shipment
fulfillable_quantity_by_fulfillment_center
Fulfillable quantity of this product broken down by fulfillment center location
gtin
Global Trade Item Number - unique and internationally recognized identifier assigned to item by company GS1.
id
Unique identifier of the product
name
The name of the product
reference_id
Unique reference identifier of the product
sku
Stock keeping unit for the product
total_committed_quantity
Total committed quantity of this product
total_fulfillable_quantity
Total fulfillable quantity of this product
total_onhand_quantity
Total on hand quantity of this product
unit_price
The price of one unit
upc
Universal Product Code - Unique external identifier

