1. Get Discount Information
You can retrieve the discount information applied to the payment's product again through this service.
View Product Discount Information
Parameter
Type
Compolsory
Description
Parameter
Type
Description
{
"ErrorCode": 0,
"Result": true,
"Message": "",
"Body": {
"Id": 465174,
"DiscountOwnerType": 1,
"DiscountType": 1,
"DiscountValue": 100.00
}
}Last updated