Skip to content

Instantly share code, notes, and snippets.

@RobertApikyan
Created December 10, 2019 08:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RobertApikyan/38891559a0bb62fd963e6d783254b804 to your computer and use it in GitHub Desktop.
Save RobertApikyan/38891559a0bb62fd963e6d783254b804 to your computer and use it in GitHub Desktop.
curl -X GET \
'https://eng-dev.systechcloud.net/api/itemvalidate/%2801%2901905061302409%2821%29100000?format=json' \
-H 'Accept: */*' \
-H 'Accept-Encoding: gzip, deflate' \
-H 'Authorization: Basic SGlyZW5AZW5nX2RldjpIaXJlbjEyMyE=' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Cookie: csrftoken=tl2JMphWG199CPiYYDYZhBlos4XWHLwe; sessionid=h2duvkl9rw0fyby6r8j521imzdasqvpo' \
-H 'Postman-Token: 8bb9e52a-c717-4232-bdf7-4a24cb3198ec,38fadf03-f2ed-4cb4-b3d7-bde4c34029a4' \
-H 'Referer: http://eng-dev.systechcloud.net/api/itemvalidate/%2801%2901905061302409%2821%29100000/?format=json' \
-H 'User-Agent: PostmanRuntime/7.20.1' \
-H 'cache-control: no-cache'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment