{
"current_page": 1,
"page_size": 20
}
{
"code": 0,
"msg": "string",
"resp_data": {
"current_page": 0,
"page_size": 0,
"total_num": 0,
"total_page": "string",
"data": [
{
"ssku": "string",
"order_type": "string",
"plt_sku": "string",
"msku": "string",
"msrp": 0,
"quotation_status": "string",
"agreement_status": "string",
"agreement_code": "string",
"price": 0,
"discount": 0,
"active_time_ms": 0,
"expire_time_ms": 0
}
]
},
"trace_id": "string"
}