Unable to create order

Describe the problem you’re having:
We are trying to create a Order, but I received an error about the version.
{
“error_message”: “This API method is deprecated for v3 companies.”,
“param”: null
}
What is the documentation that I need to use to Post a Order.

Hey @savanna,

This error means whatever endpoint they’re hitting doesn’t work for v3 companies. To post an order users should use the https://apiverson.com/order url but it’s hard to tell exactly what’s going on here. Can you please provide the URL, HTTP method, and json payload (less any personal customer/company details) you used?

1 Like

thanks, let me try changes the end point

1 Like