{
"data": [
{
"id": "xYZkjABcde",
"type": "buy_x_pay_y_promotions",
"links": {
"self": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde"
},
"attributes": {
"name": "Personal promotion",
"type": "percentage_discount_promotions",
"currency_code": "EUR",
"exclusive": true,
"priority": 2,
"starts_at": "2018-01-01T12:00:00.000Z",
"expires_at": "2018-01-02T12:00:00.000Z",
"total_usage_limit": 5,
"total_usage_count": 2,
"active": true,
"status": "pending",
"disabled_at": "2018-01-01T12:00:00.000Z",
"created_at": "2018-01-01T12:00:00.000Z",
"updated_at": "2018-01-01T12:00:00.000Z",
"reference": "ANY-EXTERNAL-REFEFERNCE",
"reference_origin": "ANY-EXTERNAL-REFEFERNCE-ORIGIN",
"metadata": {
"foo": "bar"
},
"x": 3,
"y": 2,
"cheapest_free": true
},
"relationships": {
"market": {
"links": {
"self": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/relationships/market",
"related": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/market"
}
},
"promotion_rules": {
"links": {
"self": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/relationships/promotion_rules",
"related": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/promotion_rules"
}
},
"order_amount_promotion_rule": {
"links": {
"self": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/relationships/order_amount_promotion_rule",
"related": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/order_amount_promotion_rule"
}
},
"sku_list_promotion_rule": {
"links": {
"self": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/relationships/sku_list_promotion_rule",
"related": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/sku_list_promotion_rule"
}
},
"coupon_codes_promotion_rule": {
"links": {
"self": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/relationships/coupon_codes_promotion_rule",
"related": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/coupon_codes_promotion_rule"
}
},
"custom_promotion_rule": {
"links": {
"self": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/relationships/custom_promotion_rule",
"related": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/custom_promotion_rule"
}
},
"sku_list": {
"links": {
"self": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/relationships/sku_list",
"related": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/sku_list"
}
},
"coupons": {
"links": {
"self": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/relationships/coupons",
"related": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/coupons"
}
},
"attachments": {
"links": {
"self": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/relationships/attachments",
"related": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/attachments"
}
},
"events": {
"links": {
"self": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/relationships/events",
"related": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/events"
}
},
"tags": {
"links": {
"self": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/relationships/tags",
"related": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/tags"
}
},
"versions": {
"links": {
"self": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/relationships/versions",
"related": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/versions"
}
},
"skus": {
"links": {
"self": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/relationships/skus",
"related": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions/xYZkjABcde/skus"
}
}
},
"meta": {
"mode": "test",
"organization_id": "xRRkjDFafe",
"trace_id": "69abaa3545913c78132e5578bd26208d44aa9043647d78698fd0021f3958cd74"
}
},
{
"other": "... 9 buy_x_pay_y_promotions (first page)"
}
],
"meta": {
"record_count": 140,
"page_count": 14
},
"links": {
"first": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions?page[number]=1&page[size]=10",
"next": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions?page[number]=2&page[size]=10",
"last": "https://yourdomain.commercelayer.io/api/buy_x_pay_y_promotions?page[number]=14&page[size]=10"
}
}