{
"domain": "string",
"api_key": "string",
"auth_timestamp": 0,
"auth_signature": "string",
"filter_name": "string",
"filter_title": "string",
"filter_type": "string",
"filter_status": 0,
"filter_date_modified": "string",
"page": 0,
"sort": "string",
"order": "string",
"limit": 0
}
{
"error": [
"string"
],
"total": 0,
"promotions": [
{
"promotion_id": 0,
"name": "string",
"title": "string",
"total_promotion": true,
"type": "string",
"status": true,
"sort_order": 0,
"configuration": {},
"total": 0,
"total_use_limit": 0,
"total_used": 0,
"date_start": "string",
"date_end": "string",
"date_added": "string",
"date_modified": "string",
"categories": {}
}
]
}