Probatix Documentation
Probatix Specimen Collection Kit API v1Specimen Collection Kits

Replace a fulfilled SCK kit

Creates a replacement SCK order for a fulfilled kit.

POST
/v1/sck/kits/{id}/replace

Creates a replacement SCK order for a fulfilled kit.

X-API-TOKEN<token>

In: header

Path Parameters

id*string

SckKitReplace identifier

Header Parameters

accept-language?string

Language for Errors and Translatable properties

Allowed values: "de", "en", "fr"

Response Body

curl -X POST "https://example.com/v1/sck/kits/string/replace" \  -H "accept-language: de"
Empty