Save your wardrobe booking apis
    Save your wardrobe booking apis
    • Customer booking
      • Getting Started
        • Introduction
        • Authentication
        • Attribute groups
      • Authentication
        • Customer login
        • Customer signup
      • categories
        • Get providers
        • Get clothes categories
      • services
        • Get services
      • Upload photos
        • Uplaod photos
      • shoppingCart
        • Create A New Shopping Cart
        • Add items to Shopping Cart
        • Add customer to Shopping Cart
        • Delete Item From Shopping Cart
        • Get Available Logistics Options
        • Add Logistic Option To Shopping Cart
      • order
        • Create the Order from the Shopping Cart
        • List Orders
    • Schemas
      • attributesGroup
      • currency
      • translatedString
      • metadata
      • shoppingCart
      • item
      • item Copy
      • order

    currency

    {
        "EUR": "string",
        "GBP": "string",
        "USD": "string"
    }
    Built with