Skip to main content

Partners

  • Array [
  • idstring<uuid>

    the partner identifier

    namestringrequired

    the name of the partner

    externalIdstring

    the external id of the partner

    urlstring

    the URL of the business

    countrystring

    the country of origin for the business

    regionstring

    the region of the country the business is set up in

    industrystring

    what industry this business is registered for

    registeredNumberstring

    the business number of the partner

    taxNumberstring

    the tax number of the partner

  • ]
  • Partners
    [
    {
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "name": "string",
    "externalId": "string",
    "url": "string",
    "country": "string",
    "region": "string",
    "industry": "string",
    "registeredNumber": "string",
    "taxNumber": "string"
    }
    ]