Error
Transfer
Get a transfer by id
Returns one transfer with its current status and lines. 404s for an unknown id.
GET
Error
Authorizations
Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.
Path Parameters
Minimum string length:
1Response
The transfer read model.
The transfer read model.

