1. Ürün Listesi
Ödeme anında gönderilen ürünlerin Paywall'daki listesine bu servis üzerinden erişebilirsiniz. Her ürünün Paywall'daki Id bilgisini sağlamadıysanız, bu servis size listeyi dönecek.
Ödeme'deki Ürünleri Listele
Parametre
Tip
Zorunlu
Açıklama
Parametre
Tip
Açıklama
{
"ErrorCode": 0,
"Result": true,
"Message": "",
"Body": [
{
"Id": 2114065,
"MemberId": 0,
"ProductId": null,
"ProductName": "ProductName",
"ProductCategory": "ProductCategory",
"ProductDescription": "ProductDescription",
"ProductAmount": 100.00,
"IsMarketPlaceSales": true,
"Cargo": {
"CurrencyId": 0,
"CargoOwnerType": 1,
"CargoCost": 120.00
},
"Discount": {
"DiscountOwnerType": 1,
"DiscountType": 1,
"DiscountValue": 10.00
}
}
]
}Last updated