Flype Order API Gulf
    • UAE API Integration Guide
      • Shipments
        • Shipments Count
        • All Shipments
        • Bulk Order
        • Schedule Pickup
        • Shipment Details
        • Shipment Last Status
        • Cancel Shipment
        • Get AirwayBill
      • Locations
        • Get Cities
        • Get All Countries
      • Webhook
        • Shipment Status Updates Webhook
      • Schemas
        • Error
        • ServiceType
        • TrackingStatusName
        • PickupLocation
        • RecipientAddress

    PickupLocation

    {
        "streetAddress1": "string",
        "streetAddress2": "string",
        "city": "string",
        "country": "string",
        "postalCode": "string",
        "latitude": 0,
        "longitude": 0
    }
    Built with