Add inventory PO item fulfillment

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32
required
int32
required

The SourceLocationId must not equal the WarehouseLocationId for the PO.

Note: When a fulfillment step is added, its DestinationLocationId will automatically be set to the WarehouseLocationId of the PO. This is because the last fulfillment step for a PO item must always be delivered to the warehouse location specified for the PO. Accordingly, if the fulfillment step being added is not the first fulfillment step for the PO item, then the previous step's WarehouseLocationId will automatically be changed to equal the SourceLocationId of the new step.

string

Maximum length is 40 characters. If not provided, defaults to {InventoryPOItem.Id}-{InventoryPOItemFulfillment.FulfillmentNumber}.

string

Maximum length is 75 characters. If not provided, defaults to the SKU for the InventoryPOItem.ProductId.

string

Maximum length is 4000 characters.

double
Defaults to 0

Must be between 0 and 999999.99.

double
Defaults to 0

Must be between 0 and 999999.99.

double
Defaults to 0

Must be between 0 and 999999.99.

Headers
string
required
Defaults to application/json
Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!