Postman Collection
Postman Collection
Postman Collection
"info": {
"_postman_id": "c60e3d4d-a8ce-4f07-87a2-ea90aa9fe846",
"name": "AuroraSW",
"schema":
"https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [
"name": "dev_token_AEM",
"request": {
"auth": {
"type": "basic",
"basic": [
"key": "password",
"value": "WIlLHMxvPQulQuDV",
"type": "string"
},
"key": "username",
"value": "Pu2naCwHVfCfhhm2GE0rVq9rMVE1kS8C",
"type": "string"
},
"method": "GET",
"header": [],
"url": {
"raw": "https://dev-api.zebra.com/v2/oauth/token/access",
"protocol": "https",
"host": [
"dev-api",
"zebra",
"com"
],
"path": [
"v2",
"oauth",
"token",
"access"
},
"response": []
},
"name": "dev_token_MILCONFIG",
"request": {
"auth": {
"type": "basic",
"basic": [
"key": "password",
"value": "q1fvrDS2ZJPI2vyg",
"type": "string"
},
"key": "username",
"value": "n08DiWPYwA5ZVRjC8SrpGPdU7QOj7gNm",
"type": "string"
},
"method": "GET",
"header": [],
"url": {
"raw": "https://dev-api.zebra.com/v2/oauth/token/access",
"protocol": "https",
"host": [
"dev-api",
"zebra",
"com"
],
"path": [
"v2",
"oauth",
"token",
"access"
},
"response": []
},
"name": "getregistration_AEM",
"request": {
"auth": {
"type": "bearer",
"bearer": [
"key": "token",
"value": "RaAn1a1J3b6RJwLZN1ebXAdAiSlQ",
"type": "string"
},
"method": "GET",
"header": [],
"url": {
"raw":
"https://dev-api.zebra.com/rs/v1/aurora/sw/getregistration?
registrationNumber=2009062ee5",
"protocol": "https",
"host": [
"dev-api",
"zebra",
"com"
],
"path": [
"rs",
"v1",
"aurora",
"sw",
"getregistration"
],
"query": [
"key": "registrationNumber",
"value": "2009062ee5"
}
},
"response": []
},
"name": "creat_getregistration_AEM",
"request": {
"auth": {
"type": "bearer",
"bearer": [
"key": "token",
"value": "RaAn1a1J3b6RJwLZN1ebXAdAiSlQ",
"type": "string"
},
"method": "POST",
"header": [],
"body": {
"mode": "raw",
"options": {
"raw": {
"language": "json"
},
"url": {
"raw":
"https://dev-api.zebra.com/rs/v1/aurora/sw/registration",
"protocol": "https",
"host": [
"dev-api",
"zebra",
"com"
],
"path": [
"rs",
"v1",
"aurora",
"sw",
"registration"
},
"response": []
},
"name": "get_entitelment_mail_AEM",
"request": {
"auth": {
"type": "bearer",
"bearer": [
"key": "token",
"value": "RaAn1a1J3b6RJwLZN1ebXAdAiSlQ",
"type": "string"
},
"method": "GET",
"header": [],
"url": {
"raw": "https://dev-api.zebra.com/rs/v1/aurora/sw/entitlement?
email=prashanth.e34@gmail.com",
"protocol": "https",
"host": [
"dev-api",
"zebra",
"com"
],
"path": [
"rs",
"v1",
"aurora",
"sw",
"entitlement"
],
"query": [
"key": "email",
"value": "prashanth.e34@gmail.com"
}
},
"response": []
},
"name": "get_entitelment_USER_MILCONFIG",
"request": {
"auth": {
"type": "bearer",
"bearer": [
"key": "token",
"value": "dzsF8bLXKve5lkAWKqDhbmoXAKmP",
"type": "string"
},
"method": "GET",
"header": [],
"url": {
"raw":
"https://dev-api.zebra.com/rs/v1/aurora/sw/entitlement/ftp_account?
Username=PhilipBonth",
"protocol": "https",
"host": [
"dev-api",
"zebra",
"com"
],
"path": [
"rs",
"v1",
"aurora",
"sw",
"entitlement",
"ftp_account"
],
"query": [
"key": "Username",
"value": "PhilipBonth"
},
"response": []