This document is generated by Apidog. Apidog: All-in-one workspace for API design, document, debug, test, mock
curl --location --request GET 'https://nova-sandbox.leanafywms.com/v1/order/all?created_at_from=2025-04-01T10:40:51Z&created_at_to=2025-05-23T10:53:35Z&page_no=1&page_size=100&status=shipped,closed' \
--header 'X-API-Key: '
{ "success": true, "payload": { "results": [ { "_id": "67f167fb10537545a210b11b", "warehouse_id": "632f6d0285f8727169719897", "client_id": "6310b48233cbac5151bc9594", "client_name": "Apple", "code": 2735, "status": "closed", "shipping_address": { "name": "Karan Singhasane USA", "company": "KS US Inc", "address_line1": "3330 Holloman Rd", "city": "Falls Church", "state": "Virginia", "state_code": "VA", "country": "United States", "country_code": "US", "zip": "22042", "phone_number": { "number": "7878654578", "country_code": "+1" } }, "items": [ { "item_id": "67613009a0c1d696f02b1fa4", "sku": "DI-122123", "total_qty": 1, "unit": "Box", "scannable": "DI-122123", "name": "Dangerous Item", "description": "Nail polish", "base_conversion_rate": 1, "base_unit": "Box", "shipped_qty": 1, "shipped_qty_unit": "Box" } ], "customer_type": "B2B", "created_by": "Anshuman Vats", "created_at": "2025-04-05T17:27:22Z", "due_date": "2025-04-07", "shipments": [ { "shipment_id": "shp_307afc94659c465c8497834f7483d147", "shipment_status": "scheduled", "carrier": "USPS", "service": "GroundAdvantage", "cost": { "value": 4.972, "currency": "USD" }, "tracking_number": "9418400208303109449722", "label": "https://leanafywms-stage-shipment.s3.amazonaws.com/202504051729520325018890000UTCm21072417751475leanafypost_label_shp_307afc94659c465c8497834f7483d147.pdf", "public_url": "https://track.easypost.com/djE6dHJrXzVjNTIzYTdmM2I3OTRmZDE5ZGY3MWZmMzgwN2M5NTUz", "ship_date": "2025-04-05T12:30:00Z", "created_at": "2025-04-05T17:29:43Z", "to_address": { "name": "KARAN SINGHASANE USA", "company": "KS US INC", "address_line1": "3330 HOLLOMAN RD", "city": "FALLS CHURCH", "state": "VA", "state_code": "VA", "country": "US", "country_code": "US", "zip": "22042-4137", "phone_number": { "number": "7878654578", "country_code": "+1" } }, "from_address": { "company": "Apple", "address_line1": "3815 River Crossing Pkwy", "city": "Indianapolis", "state": "IN", "state_code": "IN", "country": "US", "country_code": "US", "zip": "46240", "phone_number": { "number": "7878654578", "country_code": "+1" } }, "weight": { "unit": "oz", "value": 7.05 }, "dimensions": { "unit": "in", "length": 7.87, "width": 8.27, "height": 8.66 }, "delivery_date": "2025-04-08T17:29:43Z", "items": [ { "item_id": "67613009a0c1d696f02b1fa4", "sku": "DI-122123", "scannable": "DI-122123", "name": "Dangerous Item", "description": "Nail polish", "quantity": 1, "unit": "Box",