not able to submit an order guide using OOB scripted rest api's

Shaik Zuber
Tera Contributor

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?

2 REPLIES 2

sushantmalsure
Mega Sage
Mega Sage

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.

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Regards,Sushant Malsure

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.