Skip to main content
Fetch one cash shift. The identifier is a UUID, not an integer.

HTTP Request

This endpoint requires authentication. Include your JWT in the x-token header. See Authentication for how to obtain a token and Errors for error responses.

Access

The integration user must hold the ability as well as the scope — the scope alone is not enough.

Request Example

Notes

  • Cash shifts are the one resource in v2 keyed by a UUID; passing an integer returns 400.