Initial mobile app implementation
This commit is contained in:
93
postman/abelbirdnest-mobile-local.postman_environment.json
Normal file
93
postman/abelbirdnest-mobile-local.postman_environment.json
Normal file
@ -0,0 +1,93 @@
|
||||
{
|
||||
"id": "e5db42ce-7b3a-4d72-8df7-abelbirdnest-mobile-local",
|
||||
"name": "AbelBirdnest Mobile Local",
|
||||
"values": [
|
||||
{
|
||||
"key": "baseUrl",
|
||||
"value": "https://abelbirdnest.id/api/v1",
|
||||
"type": "text",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "sessionToken",
|
||||
"value": "",
|
||||
"type": "text",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "defaultRedirectTo",
|
||||
"value": "",
|
||||
"type": "text",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "userRole",
|
||||
"value": "",
|
||||
"type": "text",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "scanCode",
|
||||
"value": "LOT-260501-MIX-001",
|
||||
"type": "text",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "lotId",
|
||||
"value": "1",
|
||||
"type": "text",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "transformationId",
|
||||
"value": "1",
|
||||
"type": "text",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "itemTypeId",
|
||||
"value": "1",
|
||||
"type": "text",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "itemGradeId",
|
||||
"value": "1",
|
||||
"type": "text",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "targetItemGradeId",
|
||||
"value": "2",
|
||||
"type": "text",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "warehouseId",
|
||||
"value": "1",
|
||||
"type": "text",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "warehouseLocationId",
|
||||
"value": "1",
|
||||
"type": "text",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "sourceLotCode1",
|
||||
"value": "LOT-260501-MIX-001",
|
||||
"type": "text",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "sourceLotCode2",
|
||||
"value": "LOT-260501-MIX-002",
|
||||
"type": "text",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"_postman_variable_scope": "environment",
|
||||
"_postman_exported_at": "2026-05-02T06:05:00+07:00",
|
||||
"_postman_exported_using": "Codex GPT-5"
|
||||
}
|
||||
Reference in New Issue
Block a user