I have a enterprise request.
which includes the below in the request
curl --request GET 'https://your_login:[email protected]/rest/sales/info' \ --data '{"id_sale":1234567}'
if we change it to EOT, it gets resolved. Is this a known feature ?
I have a enterprise request.
which includes the below in the request
curl --request GET 'https://your_login:[email protected]/rest/sales/info' \ --data '{"id_sale":1234567}'
if we change it to EOT, it gets resolved. Is this a known feature ?
In that case, I would suggest you contact your account manager. You should get a binding answer way faster than on the forum.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.