On the Yum download file we are not seeing
Under order
No company id
“company_id”: 0, - from yum pull
“company_id”: 570638, - from previous customer file
No order id
“order_id”: null, - from yum pull
“order_id”: “M-SM-25637”, - from previous customer file
Also no id, cart,
No shipments segment
please advise why not getting these values on the download
what went wrong? something like the system 500ed and my new name wasn’t updated.
Request Details
something like POST /product/
or GET /purchase_order/#id/
if there is a relevant payload to attach, do that here too (just remember to obfuscate any private information like passwords or ids).
{
"name": "stuff",
"archive": true
}
Response Details
Body
{
"whatever": "the response body was",
"scrub_sensitive_info": true
}
Request ID
this can be found in the X-ORDORO-REQUEST-ID
header and will help us trace the request through our logs