dropship

Request Item

Requests a part OR an assembly for dropshipping.

Exactly one of part_id / assembly_id. Parts must come from one of the user's own orders (the qty-1 sample flow; the sample order is derived). Assemblies additionally require sample_order_id: an order owned by the user containing at least one part line whose design belongs to the assembly — that order is the recipe every dropship order reproduces.

post/dropship/items/request

Request body

part_idstring nullable
assembly_idstring nullable
sample_order_idstring nullable
skustring nullable
namestring nullable

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.