I need to get a response from the api for a order id details?
shiva
1 year ago
✅1
Tom Ireland
1 year ago
What is it your trying to do exactly? I can see that you've set the value for the 'key' key in the object to the API response. If you expand the output, what does it show?
shiva
1 year ago
I need to send the order id as body to get the data related to that order
I tried sending just the id didnt work
I guess I need a key
Tom Ireland
1 year ago
What does the API request look like? What response are you getting back just now? Can you share a picture of the API page for making the request? Also, if you have the API reference docs, we could do a check to make sure it's formatted right.