Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch list of in-progress/complete shipments #9

Open
priyasharma1 opened this issue Mar 22, 2023 · 0 comments
Open

Fetch list of in-progress/complete shipments #9

priyasharma1 opened this issue Mar 22, 2023 · 0 comments

Comments

@priyasharma1
Copy link

priyasharma1 commented Mar 22, 2023

Expected input: productStoreId, facilityId, statusId (in-progress/completed)
Expected output (ids may change):

shipment { shipmentId, customerName, orderedDate, orderId, orderName, shippingMethod }
shipmentItems [{ shipmentItemSeqId, productSku, inStockQuantity, packageSeqId }]
packages [{packageSeqId, boxTypeId}]
pickers [{ partyId, name}]

@priyasharma1 priyasharma1 changed the title Fetch list of in-progress shipments Fetch list of in-progress/complete shipments Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant