Probatix Documentation
Probatix Specimen Collection Kit API v1SCK Orders

Cancel an SCK order

Cancels an SCK order if fulfillment actions have not started.

POST
/v1/sck/orders/{id}/cancel

Cancels an SCK order if fulfillment actions have not started.

X-API-TOKEN<token>

In: header

Path Parameters

id*string

SckOrderCancel 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/orders/string/cancel" \  -H "accept-language: de"
Empty