A
A
andrey_levushkin2020-07-20 21:23:53
API
andrey_levushkin, 2020-07-20 21:23:53

How to make a GET request?

Service API:
https://help.retailcrm.ru/Developers/ApiVersion5#g...

Interested in the /api/v5/orders
method How can I get the list of id of ALL orders?
Help to make the correct request structure using filters (based on the documentation).

I'm trying to get information on an order:
https://YYY.retailcrm.ru/api/v5/orders/5?by=53C&ap...
Where 53C is the order id.
But as a result I get an error:
{"success":false,"errorMsg":"Parameter 'site' is missing"}

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan, 2020-07-20
@Starina_js

There is an example in the help:
https://demo.retailcrm.ru/api/v5/orders?filter[num...
Not suitable?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question