Create a formulary order for a customerCopy Pagepost http://localhost:5000/api/v1/providers/customers/{unique_customer_id}/ordersPath Paramsunique_customer_idstringrequiredUnique ID of the customerBody Paramsstate_codestringrequiredaddressstringrequiredprescriptionstringprescription_mime_typestringitemsarray of objectsrequireditems*ADD objectResponses 201Order created successfully 400Invalid request data 500Server errorUpdated 9 months ago