Receiving an order in iFurn.pro or GibLab formataction: order_info
Specify:
id or order code in the iFurn.pro system
type = gl (output in base64) or ifp format selection
If the Giblab format is output, the data is provided in saw and overall dimensions.
part_id - part number (optional parameter when displaying an order in the ifp format). Specified if only one part with auxiliary arrays is needed.
Вывод:
{
"status": "ok",
"error": "",
"data": {
"project_part": "YToyNTM6e2k6MDthOjQ6e3M6Mzoi...",
"project_cut": "YToyNTM6e2k6MDthOjQ6e3M6MzoidGFn ..."
}
}
|