Redirecting to GitHub…
Skutopia Internal Gateway API
string · requiredstring · requiredstring · requiredstring[] · requiredstring · enum · required
string · uuid · requiredstring · requirednumber · min: 1 · max: 100numberstring · date-timestring · date-timestringstring · required
string · requiredstring · requiredstring · requiredstring · required
string · requiredrequiredstring · requiredstring · enum · required
Re-clarify inventory levels for a set of barcodes
POST
https://internal.api.skutopia.com
/internal-tools/clarify-inventory-levels
audience:internal
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Re-clarify inventory levels for a set of barcodes › Request Body
organizationIdinitiatorbarcodesRe-clarify inventory levels for a set of barcodes › Responses
Successful response
outcomeEnum values:
ACKNOWLEDGED
Paginated domain events for a barcode
GET
https://internal.api.skutopia.com
/internal-tools/events/by-barcode
audience:internal
query Parameters
organizationIdbarcodelimitDefault: 20
timeWindowHoursstartDateendDatecursorHeaders
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Paginated domain events for a barcode › Responses
Successful response
No data returned
List release channel feature flags
GET
https://internal.api.skutopia.com
/internal-tools/release-channel-features
audience:internal
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
List release channel feature flags › Responses
Successful response
object[]
namedescriptionreleaseChannelManually dispatch an FND command
POST
https://internal.api.skutopia.com
/internal-tools/dispatch-command
audience:internal
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Manually dispatch an FND command › Request Body
commandNameorganizationIdcommandBodyManually dispatch an FND command › Responses
Successful response
outcomeEnum values:
SUCCESS
FAILED