Customer object

Schema/JSON

[
    {
         "id": 34,
         "name": "Sohrab Iravani",
         "status": "active",
         "address": {
         "address_1": "39 Old Station Road",
         "address_2": "Cleveland House",
         "city": "Newmarket",
         "postcode": "CB8 8QE",
         "country": "United Kingdom"
         }
    }
]

Created on: 02-11-2022

Created by: Toby Mills

Request enhancement