https://github.com/zebradevs/zds-gs1-decoder-postman-collection
Postman Collection for the GS1-Decoder APIs.
https://github.com/zebradevs/zds-gs1-decoder-postman-collection
Last synced: 5 months ago
JSON representation
Postman Collection for the GS1-Decoder APIs.
- Host: GitHub
- URL: https://github.com/zebradevs/zds-gs1-decoder-postman-collection
- Owner: ZebraDevs
- License: mit
- Created: 2020-09-21T16:30:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T16:31:33.000Z (almost 6 years ago)
- Last Synced: 2025-07-12T12:40:03.646Z (about 1 year ago)
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZDS-GS1-Decoder-Postman-Collection
PostmanTM collection for the GS1 Decode RFID APIs. This collection is scripted for ease of use.
# The Cloud Connect API Documentation is available at:
https://developer.zebra.com/apis/gs1-decoding-and-encoding-1
## Postman Collection Variables ##
# Path Values
`BasePath` - URL to call. Defaults to https://api.zebra.com
`epcHex` - The epc value you are trying to run the Decode API on.
`tagUri` - The tagUri value you are trying to run the Decode API on.
`user` - The user value you are trying to run the Decode API on.
`epcUri` - The epcUri value you are trying to run the Decode API on.
# Header Values
`Consumer_Key` - The Consumer Key you get from the Developer Portal
`Consumer_Secret` - The Consumer Key you get from the Developer Portal