GET
SalesOrderById

Use a Digi-Key SalesOrderId to return a SalesOrderView

GET
SalesOrdersByPoNumber

Get SalesOrder information by Purchase Order number

GET
ChangeEligibility

Use a Digi-Key SalesOrderId to check the change eligibility of a salesOrder

GET
NextAvailableDeliveryDate

The NextAvailableDeliveryDate provides an estimate of the earliest delivery date. Estimate is calculated based on of Ship Method and Next Digi-Key Release day (or MSC scheduled release ).

GET
SalesOrderDetails

Use a Digi-Key SalesOrderId to return the list of SalesOrderDetailViews associcated with a SalesOrderView

GET
SalesOrderDetailById

Use a Digi-Key SalesOrderId and a detailId to return a specific SalesOrderDetailView

GET
SalesOrderSchedules

Use a Digi-Key SalesOrderId and a detailId to return a specific SalesOrderSchedulesView

PUT
ReplaceSchedule

Create or Replace schedules for a given Digi-Key SalesOrderId and detailId. Please Note: replacing existing schedules may not be immediately available to read, but may take up to a minute to process.

GET
SalesOrderScheduleById

Use a Digi-Key SalesOrderId, detailId, and scheduleIndex to return a specific SalesOrderSchedulesView

PATCH
PartialScheduleUpdate

Partial update for a schedule given Digi-Key SalesOrderId, detailId, and scheduleIndex