Push product to eTIMS

Registers or updates a product with KRA OSCU.

POSThttps://api.tracksales.co/api/v1/etims/items/{itemUuid}/push

Required scope: etims:create

Path Params

itemUuidstringrequired

Product UUID

Body Params

location_idinteger

Branch location ID

Responses

200OK

Request succeeded.

401Unauthorized

API key is missing or invalid.

403Forbidden

API key lacks the required scope.

404Not Found

Item was not found.

422Validation Error

Request validation failed.