not able to submit an order guide using OOB scripted rest api's
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 05:23 AM
Hi,
I am trying to submit an order guide using 'Describe needs of an order guide(got 200 response with empty response body) and 'check out order guide'(got 400 response with 'All required items not sent')' Out Of Box Api's.
Despite giving all mandatory variables and item details in both the Api's respectively.
Can anyone help me on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 05:33 AM
400 represents bad request.
Need more details on configuration and script which is running behind for this to help you better.
No one can help with this limited information you provided.
Regards,Sushant Malsure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 06:12 AM
Hi Sushant,
Those two Api's that I mentioned are out of box.
U can check those scripted rest api's in your pdi as well and can try them as well.
I have given the request body as per the documentation provided in the scripted rest api with all mandatory and relevant info.
For more info, order guide consists of 3 mandatory variables(in needs) and one req item in choose options.
Or please suggest me like how i can submit an order guide using OOB scripted rest api or any customized api.