The GetInboundInvoiceDiscountSurcharges function returns all inboundInvoiceSurcharge records for the specified parameters.
Method | /GetInboundInvoiceDiscountSurcharges |
The request body is of type GetInboundInvoiceDiscountSurcharges.
Name | Description | Data Type |
---|---|---|
filter | InboundInvoiceDiscountSurchargesFilter | |
skipItemId | xml:int |
|
The response body is of type GetInboundInvoiceDiscountSurchargesResponse.
Name | Description | Data Type |
---|---|---|
GetInboundInvoiceDiscountSurchargesResult | ArrayOfViewInboundInvoiceDiscountSurchargeInfo |
|