POST
/
api
/
v2
/
kits
/
{public_id}
/

Authorizations

Authorization
string
headerrequired

Token-based authentication with required prefix "Token"

Path Parameters

public_id
string
required

ID of the kit to update.

Body

application/json
metadata
object
required

Metadata to be associated with the kit.

Response

200 - application/json
kit_id
string

The unique identifier of the kit.

type
string

The kit's type

status
enum<string>

The new status of the kit.

Available options:
preparing,
in_transit,
delivered,
delivery_exception,
registered,
canceled
events
object[]

A list of all the events that have occurred for this kit.

shipment_to_customer
object
registered_to
object
sample
object