ByteZero Support
  1. Sample Schemas
ByteZero Support
  • Getting started
    • Introduction our Proxies
    • How to Choose the Right Proxy Plan
    • Setting up your first proxy
    • Datacenter Proxies
  • Proxies
    • Why choose IPv6 Proxies?
    • Restricted usage
    • Residential Proxies
      • Getting Started
      • Residential Proxy Parameters
      • Automatic fallback
    • ISP Proxies
      • Getting Started
      • Proxy Rotation
      • Location Settings
      • Protocols
      • Response codes
    • Mobile Proxies
      • Getting Started
      • Locations
        • Location Settings
        • Country
        • City
    • IPv6 Datacenter
      • Getting Started
    • IPv6 Residential
      • Getting Started
    • Datacenter Proxies
      • Getting Started
  • Billing
    • Topping up Balance
  • Schemas
    • Sample Schemas
      • Pet
      • Category
      • Tag
  1. Sample Schemas

Pet

{
    "id": 1,
    "category": {
        "id": 1,
        "name": "string"
    },
    "name": "doggie",
    "photoUrls": [
        "string"
    ],
    "tags": [
        {
            "id": 1,
            "name": "string"
        }
    ],
    "status": "available"
}
Built with