Create an orderAsk AIpost https://api.sandbox.hurdle.bio/orders/v2Body ParamsproductCodestringProduct code - recommended product identifier to use. See your account manager for valid product codes. Required if no product SKU is provided.productstringProduct SKU - product identifier to use if no product code is available. See your account manager for valid SKUs. Required if no product code is provided.quantityintegerrequired≥ 1Quantity of the product to add to the order.firstNamestringrequiredFirst name of the end user.lastNamestringrequiredLast name of the end user.deliveryAddress1stringrequiredFirst line of the end user's address.deliveryAddress2stringSecond line of the end user's address.deliveryCitystringrequiredCity portion of the end user's address.deliveryPostcodestringrequiredPostcode of the end user's address.deliveryCountystringCounty of the end user's address. This field is allowed when the value for 'deliveryCountryCode' is different from 'US'.deliveryStatestringState of the end user's address. This field is mandatory when the value for 'deliveryCountryCode' is 'US' and is not allowed when the value for 'deliveryCountryCode' is different from 'US'.deliveryCountryCodestringrequiredISO Alpha-2 country code of the end user's address.emailstringrequiredEnd user's email address.mobileCountryCodestringEnd user's mobile country code.mobileNumberstringrequiredEnd user's mobile number.notesstringOrder notes.physicianDetailsobjectPhysician details. This field is mandatory when the value for 'deliveryCountryCode' is 'US'.physicianDetails objectHeadersX-API-KeystringrequiredAPI KeyResponses 201Order created 400Bad requestUpdated 7 months ago