Error
Transfer
Cancel a transfer
Cancels a still-requested transfer (no body). Only a requested transfer may be cancelled. 404s for an unknown transfer; 422s once it has been shipped/received.
POST
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 cancelled transfer (status cancelled).
The cancelled transfer (status cancelled).

