example:
mime-type: application/json, text/json
{
"token": "a1s2d3f4g5h6j7k8l9",
"producttype": "TYPE_BU",
"company_id": 1111,
"year": "2012",
"use_valid_range": false
}
example:
mime-type: application/json, text/json
{
"token": "a1s2d3f4g5h6j7k8l9",
"producttype": "TYPE_BU",
"company_id": 1111,
"year": "2012"
}