GET api/WebApiOdata/GetOrdersForOrderPayout?providerID={providerID}&searchString={searchString}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
providerID | integer |
Required |
|
searchString | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of SalesByOrderlineViewModelReportName | Description | Type | Additional information |
---|---|---|---|
StoreName | string |
None. |
|
OrderNumber | string |
None. |
|
OrderLineNumber | integer |
None. |
|
OrderDate | string |
None. |
|
ShopperUserName | string |
None. |
|
CompanyName | string |
None. |
|
PreferredGroupName | string |
None. |
|
SupplierName | string |
None. |
|
Brand | string |
None. |
|
OrderlineStatus | string |
None. |
|
ShippingMethod | string |
None. |
|
ProductCode | string |
None. |
|
ManfID | string |
None. |
|
ProductSKU | string |
None. |
|
ManfSKU | string |
None. |
|
FastGtin | string |
None. |
|
ProductName | string |
None. |
|
Options | string |
None. |
|
DownloadOptions | string |
None. |
|
Quantity | integer |
None. |
|
SupplierID | integer |
None. |
|
SCProductID | integer |
None. |
|
ItemPrice | decimal number |
None. |
|
TotalLineItemPrice | decimal number |
None. |
|
ShippingAmount | decimal number |
None. |
|
TaxAmount | decimal number |
None. |
|
SubTotal | decimal number |
None. |
|
CouponAmount | decimal number |
None. |
|
UsedCouponAmount | decimal number |
None. |
|
EmbellishmentPrice | decimal number |
None. |
|
DisplayItemPrice | string |
None. |
|
DisplayTotalLineItemPrice | string |
None. |
|
DisplayShippingAmount | string |
None. |
|
DisplayTotalTax | string |
None. |
|
DisplaySubTotal | string |
None. |
|
DisplayCouponAmount | string |
None. |
|
DisplayEmbellishmentPrice | string |
None. |
|
DisplayUsedCouponAmount | string |
None. |
|
ShippingAddress | string |
None. |
|
BillingAddress | string |
None. |
|
ShippingAddressline1 | string |
None. |
|
ShippingAddressline2 | string |
None. |
|
ShippingAddressCity | string |
None. |
|
ShippingAddressStateCode | string |
None. |
|
ShippingAddressCountryCode | string |
None. |
|
ShippingAddressZipCode | string |
None. |
|
BillingAddressline1 | string |
None. |
|
BillingAddressline2 | string |
None. |
|
BillingAddressCity | string |
None. |
|
BillingAddressStateCode | string |
None. |
|
BillingAddressCountryCode | string |
None. |
|
BillingAddressZipCode | string |
None. |
|
PONumber | string |
None. |
|
Embellishment | string |
None. |
|
EmbellishmentDetail | string |
None. |
|
_displayCouponAmount | string |
None. |
|
_displayEmbellishmentPrice | string |
None. |
|
_displayUsedCouponAmount | string |
None. |
|
PayoutStatus | string |
None. |
|
PayoutDate | date |
None. |
|
PayoutNotes | string |
None. |
|
PayoutValue | decimal number |
None. |
|
OrderItemID | integer |
None. |
|
CommissionOrderPayoutID | integer |
None. |
|
EmbellishmentInfo | string |
None. |
|
EmbellishmentImages | string |
None. |
|
_EmbellishmentDetail | string |
None. |
|
DownloadEmbellishment | string |
None. |
|
OrderNumberDisplay | string |
None. |
|
OrderNote | string |
None. |
|
OrderLineNote | string |
None. |
|
ERPNumber | string |
None. |
|
ShippedCity | string |
None. |
|
ShippedState | string |
None. |
|
ShippedDate | string |
None. |
|
TrackingInfo | string |
None. |
|
Dropship | string |
None. |
|
CouponCode | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.