Versions Compared

Key

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

...

If you did not setup the authentication flow already, you should do this first Infoland Flex - Authentication here.

Code Block
curl -s \
      -H "Content-Type: application/json" \
      -H "Authorization: Bearer ej577asf-a5k6-42yq-a3a2-fh03hb8cb58c" \
      https://beta-api.ambita.com/infoland/v1/flex/orders/1234568/files

...