The GetSingleInboundInvoiceDiscountSurcharge function returns the InboundInvoiceDiscountSurchargeInfo record for the given primary key.
Method | /GetSingleInboundInvoiceDiscountSurcharge |
The request body is of type GetSingleInboundInvoiceDiscountSurcharge.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleInboundInvoiceDiscountSurchargeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleInboundInvoiceDiscountSurchargeResult | InboundInvoiceDiscountSurchargeInfo |
|