Resolved! Buy Item (order_now) POST API only returns cart_id instead of request_id as per documentation
Hi everyone, I’m currently exploring the ServiceNow REST APIs for a project where we need to submit a catalog item in a single API call. Specifically, I am testing the following endpoint:POST /api/sn_sc/servicecatalog/items/{sys_id}/order_nowAccordin...
