The GetSingleDiscountReason function returns the discountReason record for the given primary key.
Method | /GetSingleDiscountReason |
The request body is of type GetSingleDiscountReason.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleDiscountReasonResponse.
Name | Description | Data Type |
---|---|---|
GetSingleDiscountReasonResult | DiscountReasonInfo |
|