Name | Description | Type | Additional information |
---|---|---|---|
PayerId |
Payer for this order. Used to bill against other accounts. Typically the same as customer #.
|
string |
None. |
BusinessUnit |
Specifies the ScanSource business unit to place order
|
integer |
Required |
ReferenceNumber |
Optional reference number to identifier in client system |
string |
None. |
PONumber |
Your Purchase Order Number |
string |
None. |
EndUserPO |
Your customer’s PO Number |
string |
None. |
ManufacturerDropShip |
Flag indicating this order is a manufacturer drop ship |
boolean |
None. |
RequestedDeliveryDate |
Future shipping date |
string |
None. |
EnteredByEmailAddress |
Email address for order confirmations |
string |
None. |
Memo |
Additional notes about this order.
|
string |
Max length: 500 |
ShippingInfo |
Shipping details |
POShippingInfoAsync |
None. |
DealIds |
For deal specific SPAs, specify up to 3 deal IDs |
Collection of string |
None. |
ContractStartDate | string |
None. |
|
ContractEndDate | string |
None. |
|
ExtendedData | POExtendedDataAsync |
None. |
|
Lines |
Specifies the line item details for the request |
Collection of POLineAsync |
Required |
VRD |
Vendor required data
|
Collection of POVRDAsync |
None. |