SalesOrderService
The following operations are supported. For a formal definition, please review the Service Description.
-
AddExternalClubKeys
Add external club keys on a shipment. If a ShipmentKey is not specified, club keys will be added to all shipments within the order. -
AddExternalOfferKeys
Add external offer keys on an order. -
AddOrRemoveTag
Add or Remove a tag from a Sales Order -
AddTrackingNumber
Adds tracking numbers to the specified shipment in a salesorder. -
AddUpdatePickupLocation
Sets a Pickup address for a Shipment, this is used to support FedEx Hold at Location (HAL) service. *** EXPERIMENTAL *** -
CheckComplianceOfAndCommitSalesOrder
Checks the compliance of the specified salesorder and commits it to the system. -
CheckComplianceOfSalesOrder
Checks the compliance of the specified salesorder. -
CheckComplianceOfSalesOrderWithAddressValidation
Checks the compliance of the specified salesorder and includes address suggestions. -
ClearFulfillmentException
Clears fulfillment exception(s) from an order. -
CommitSalesOrder
Commits the specified salesorder. -
CommitSalesOrderUpdateKey
Commits the specified salesorder and updates old sales order key to new sales order key -
GetPossibleFulfillmentHouses
Get possible fulfillment house values. -
GetPossibleRuleTypes
Get possible rule type values. -
GetPossibleShippingServices
Get possible shipping service values. -
GetSalesOrder
Retrieves the specified salesorder. -
GetSalesOrderExtended
Retrieves the specified salesorder with extended third-party advertiser details (when available). -
GetSalesOrderStatus
Retrieves the current compliance status of the salesorder and each of its shipments. -
GetSalesOrderWithTaxDetails
Retrieves the specified salesorder with extended tax details (when available). -
GetVersion
Retrieves the version number of the web service. -
PersistSalesOrder
Persists the specified salesorder to the system. -
RemoveTrackingNumberFromShipment
Removes a tracking number from the specified shipment. -
SearchMoreSalesOrders
Retrieves the next page of salesorder results based on a previous search. -
SearchSalesOrders
Retrieves the first page of salesorder results based on the given search parameters. -
SetExternalClubKeys
Sets external club keys on a shipment. If a ShipmentKey is not specified, club keys will be set on all shipments within the order. -
SetExternalCustomerKey
Sets an external customer key on an order. -
SetExternalOfferKeys
Sets external offer keys on an order. -
SetExternalSalesOrderKey
Sets an external order key on an order. -
SetFulfillmentException
Sets the FulfillmentException on a SalesOrder or Shipment. -
UpdateShipmentStatus
Updates the shipment status of the specified shipment. If the current shipment status is voided, the shipment status may not be updated. -
VoidSalesOrder
Voids each shipment in the specified salesorder.