v1

latestOpenAPI 3.0.02026-08-063014193.1 MB
Safe Custody Records

Transition the custody state of a SafeCustodyRecord

Records a custody state transition for the record (held, temporarily_removed or removed) as a new SafeCustodyRecordState. Transitions are validated against the record's state machine; an unsupported transition returns 422. Records cannot be moved between packets.

post/safe_custody/records/{id}/state_changes.json

Path parameters

idinteger required

The unique identifier for the SafeCustodyRecord.

Query parameters

fieldsstring

The fields to be returned. See response samples for what fields are available. For more information see the fields section.

Headers

X-API-VERSIONstring

The API minor version. Default: latest version.

Request body

Response

Created