Create an orderAsk AIpost https://api.sandbox.hurdle.bio/orders/v3You must pass one of productCode or biomarkerCodes to select the panel to create an orderBody ParamsObject 1Object 2productCodestringrequiredProduct codequantityintegerrequired≥ 1Quantity of the product to add to the order.deliveryobjectrequiredaddress.postcode is required for all products. In addition, firstName, lastName, address.addressLine1, address.city, address.countryCode are required for mobile phlebotomy products.delivery objectuserobjectUser details of the person who will be taking the actual test. This field is mandatory for pathways, phlebotomy, and auto-registration products requiring user info. It should be omitted for products that require manual user registration.user objectappointmentSlotIdstringThe ID of the preferred phlebotomy appointment slot that you want to book with the order. Required when using the Hurdle clinic network.physicianobjectPhysician details. This field is mandatory when the value for 'deliveryCountryCode' is 'US'.physician objectHeadersX-API-KeystringrequiredAPI keyX-Request-IdstringRequest ID used to enforce idempotence.Responses 200A previous request with the supplied X-Request-Id was already successfully completed. 201Order created 400Bad requestUpdated 7 months ago