v3 - Reductions - Demo Endpoints
Retrieve a list of reductions
This endpoint will return a list EAN’s that are eligible for reductions on the commission fee. By adjusting the price of your offer you ensure that you’re automatically making use of the reduction on your commission fee. The price of the offer needs to be lower or equal to the “MaximumPrice” to enable the reduction. The demo environment returns a short list of articles, and is not updated to any changes in reductions.
GET /retailer-demo/reductions
Accept: application/vnd.retailer.v3+csv
Content-Type: N/A
Authorization: Bearer token (omitted)
This endpoint has no request body.
Content-Type: application/vnd.retailer.v3+csv
Status: 200 OK
EAN,MaximumPrice,CostReduction,StartDate,EndDate
0000000000031,17.5,1.45,2018-05-05,2018-05-10
0000000000055,32.65,15.92,2018-05-03,2018-05-04
0000000000055,32.65,15.92,2018-05-05,2018-05-10
0000000000073,32.65,15.92,2018-05-03,2018-05-04
0000000821094,89,2.15,2018-05-05,2018-05-10
0000009473218,15,0.95,2018-05-05,2018-05-10
0000009475410,15,0.95,2018-05-05,2018-05-10
0000016600492,25.77,2.72,2018-05-05,2018-05-10
0000020748470,16.09,1.72,2018-05-05,2018-05-10
0000027027202,8.5,0.91,2018-05-05,2018-05-10
0000030056572,8.67,1.27,2018-05-05,2018-05-10
0000030121089,7.28,1.16,2018-05-05,2018-05-10
3182550741668,50,1,2018-07-14,2018-08-14
3182550741668,14,1,2019-07-14,2019-08-14
3182550741668,48.5,4.2,2018-09-30,2018-12-31
5055261822538,12,1,2018-04-13,2018-07-30
5055285398149,39.99,2.52,2018-04-25,2018-05-15
5400269240646,12,1,2018-04-13,2018-04-30
8718526069334,23,0.75,2018-04-13,2018-04-30
9780007560325,28,1,2018-04-13,2018-04-30
9780691042893,28,1,2018-04-13,2018-04-30
9781603602099,12,1,2018-04-13,2018-04-30
9781849493659,28,1,2018-04-13,2018-04-30
9781905776054,28,1,2018-04-13,2018-04-30