Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
curl -X 'GET' \
  'https://test.ax-cloud.com/v1/channel/orders/day-ticket/d96b2ed4-12c5-4fb5-ae94-4f39b11ee980' \
  -H 'accept: application/json' \
  -H 'Content-Type: application/json' \
  -H "Authorization: Token api_key_secret" \
  -H "Channel: Code code_secret"