Get Product Inventory Log
GET/api/v1/product_inventory_logs/:log_id
Get Product Inventory Log
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful Response
unauthorized
: Invalid or no credentials where supplied.
could_not_validate_credentials
: Could not validate credentials.
pio_product_inventory_log_not_found
: No product inventory log found matching the given id.
task_does_not_exist
: The given task id does not exist.
Validation Error