patch https://api.sandbox.hurdle.bio/orders/v3//cancel
Cancels an order for an at-home test. Only possible when the order has not been dispatched or processed.
Log in to see full request history
Responses
Cancels an order for an at-home test. Only possible when the order has not been dispatched or processed.
xxxxxxxxxx
curl --request PATCH \
--url https://api.sandbox.hurdle.bio/orders/v3/orderNumber/cancel \
--header 'accept: application/json'
xxxxxxxxxx
32}
{
"productCode": "C1BLP03200",
"quantity": 2,
"delivery": {
"firstName": "Bob",
"lastName": "Jones",
"address": {
"addressLine1": "130 Plumstead Road",
"addressLine2": "Plumstead",
"city": "London",
"postcode": "SE18 7DW",
"county": "Greater London",
"state": "California",
"countryCode": "GB"
},
"email": "bob@mycompany.com",
"mobileNumber": 77777777777
},
"notes": "Leave in the garden.",
"status": "DISPATCHED",
"paymentConfirmed": true,
"orderNumber": "AD234",
"kits": [
{
"kitId": "TSAB1001"