Create Licensee

Create a new licensee object.

post
Body
logostring · binaryOptional
Responses
201
Created
application/json
post
POST /public/v1/accounts/licensees HTTP/1.1
Host: 
Content-Type: multipart/form-data
Accept: */*
Content-Length: 77361

{
  "licensee": {
    "Name": "text",
    "ExternalId": "text",
    "Status": "Active",
    "Address.AddressLine1": "text",
    "Address.AddressLine2": "text",
    "Address.PostCode": "text",
    "Address.City": "text",
    "Address.State": "text",
    "Address.Country": "text",
    "UseBuyerAddress": true,
    "Description": "text",
    "Account.ExternalIds.PyraTenantId": "123e4567-e89b-12d3-a456-426614174000",
    "Account.ExternalId": "text",
    "Account.ExternalName": "text",
    "Account.Type": "Client",
    "Account.Status": "Active",
    "Account.ServiceLevel": "Express",
    "Account.Address.AddressLine1": "text",
    "Account.Address.AddressLine2": "text",
    "Account.Address.PostCode": "text",
    "Account.Address.City": "text",
    "Account.Address.State": "text",
    "Account.Address.Country": "text",
    "Account.TechnicalSupportEmail": "text",
    "Account.Website": "text",
    "Account.Description": "text",
    "Account.Name": "text",
    "Account.Groups": [
      {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "description": "text",
        "account": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "modules": [
          {
            "id": "text",
            "description": "text",
            "name": "text",
            "filters": {
              "group.buyers": [
                "text"
              ]
            },
            "settings": {
              "configurable": true,
              "default": true,
              "paid": true,
              "type": [
                "text"
              ],
              "obsolete": true,
              "eligibility": {
                "multi": true,
                "single": true
              }
            }
          }
        ],
        "logo": "text",
        "isDefault": true,
        "users": [
          {
            "id": "text",
            "icon": "text",
            "name": "text"
          }
        ],
        "buyers": [
          {
            "id": "text",
            "icon": "text",
            "name": "text"
          }
        ]
      }
    ],
    "Account.Eligibility.Client": true,
    "Account.Eligibility.Partner": true,
    "Account.Icon": "text",
    "Account.IconFileId": "text",
    "Account.Metadata.OmittedProperties": [
      "text"
    ],
    "Account.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Account.Audit.Created.ById": "text",
    "Account.Audit.Created.By.Name": "text",
    "Account.Audit.Created.By.Icon": "text",
    "Account.Audit.Created.By.HasIcon": true,
    "Account.Audit.Created.By.Type": "User",
    "Account.Audit.Created.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Account.Audit.Created.By.Audit.Created": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text"
      }
    },
    "Account.Audit.Created.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Account.Audit.Created.By.Audit.Updated.ById": "text",
    "Account.Audit.Created.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Account.Audit.Created.By.Id": "text",
    "Account.Audit.Created.By.SystemId": 1,
    "Account.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Account.Audit.Updated.ById": "text",
    "Account.Audit.Updated.By.Name": "text",
    "Account.Audit.Updated.By.Icon": "text",
    "Account.Audit.Updated.By.HasIcon": true,
    "Account.Audit.Updated.By.Type": "User",
    "Account.Audit.Updated.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Account.Audit.Updated.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Account.Audit.Updated.By.Audit.Created.ById": "text",
    "Account.Audit.Updated.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Account.Audit.Updated.By.Audit.Updated": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text"
      }
    },
    "Account.Audit.Updated.By.Id": "text",
    "Account.Audit.Updated.By.SystemId": 1,
    "Account.Id": "text",
    "Account.SystemId": 1,
    "Buyer.ExternalIds.ErpCompanyContact": "text",
    "Buyer.ExternalIds.ErpCustomer": "text",
    "Buyer.ExternalIds.AccountExternalId": "text",
    "Buyer.Status": "Active",
    "Buyer.Address.AddressLine1": "text",
    "Buyer.Address.AddressLine2": "text",
    "Buyer.Address.PostCode": "text",
    "Buyer.Address.City": "text",
    "Buyer.Address.State": "text",
    "Buyer.Address.Country": "text",
    "Buyer.TaxId": "text",
    "Buyer.Account.ExternalIds.PyraTenantId": "123e4567-e89b-12d3-a456-426614174000",
    "Buyer.Account.ExternalId": "text",
    "Buyer.Account.ExternalName": "text",
    "Buyer.Account.Type": "Client",
    "Buyer.Account.Status": "Active",
    "Buyer.Account.ServiceLevel": "Express",
    "Buyer.Account.Address.AddressLine1": "text",
    "Buyer.Account.Address.AddressLine2": "text",
    "Buyer.Account.Address.PostCode": "text",
    "Buyer.Account.Address.City": "text",
    "Buyer.Account.Address.State": "text",
    "Buyer.Account.Address.Country": "text",
    "Buyer.Account.TechnicalSupportEmail": "text",
    "Buyer.Account.Website": "text",
    "Buyer.Account.Description": "text",
    "Buyer.Account.Name": "text",
    "Buyer.Account.Groups": [
      {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "description": "text",
        "account": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "modules": [
          {
            "id": "text",
            "description": "text",
            "name": "text",
            "filters": {
              "group.buyers": [
                "text"
              ]
            },
            "settings": {
              "configurable": true,
              "default": true,
              "paid": true,
              "type": [
                "text"
              ],
              "obsolete": true,
              "eligibility": {
                "multi": true,
                "single": true
              }
            }
          }
        ],
        "logo": "text",
        "isDefault": true,
        "users": [
          {
            "id": "text",
            "icon": "text",
            "name": "text"
          }
        ],
        "buyers": [
          {
            "id": "text",
            "icon": "text",
            "name": "text"
          }
        ]
      }
    ],
    "Buyer.Account.Eligibility.Client": true,
    "Buyer.Account.Eligibility.Partner": true,
    "Buyer.Account.Icon": "text",
    "Buyer.Account.IconFileId": "text",
    "Buyer.Account.Metadata.OmittedProperties": [
      "text"
    ],
    "Buyer.Account.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Account.Audit.Created.ById": "text",
    "Buyer.Account.Audit.Created.By.Name": "text",
    "Buyer.Account.Audit.Created.By.Icon": "text",
    "Buyer.Account.Audit.Created.By.HasIcon": true,
    "Buyer.Account.Audit.Created.By.Type": "User",
    "Buyer.Account.Audit.Created.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Buyer.Account.Audit.Created.By.Audit.Created": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text"
      }
    },
    "Buyer.Account.Audit.Created.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Account.Audit.Created.By.Audit.Updated.ById": "text",
    "Buyer.Account.Audit.Created.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Account.Audit.Created.By.Id": "text",
    "Buyer.Account.Audit.Created.By.SystemId": 1,
    "Buyer.Account.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Account.Audit.Updated.ById": "text",
    "Buyer.Account.Audit.Updated.By.Name": "text",
    "Buyer.Account.Audit.Updated.By.Icon": "text",
    "Buyer.Account.Audit.Updated.By.HasIcon": true,
    "Buyer.Account.Audit.Updated.By.Type": "User",
    "Buyer.Account.Audit.Updated.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Buyer.Account.Audit.Updated.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Account.Audit.Updated.By.Audit.Created.ById": "text",
    "Buyer.Account.Audit.Updated.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Account.Audit.Updated.By.Audit.Updated": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text"
      }
    },
    "Buyer.Account.Audit.Updated.By.Id": "text",
    "Buyer.Account.Audit.Updated.By.SystemId": 1,
    "Buyer.Account.Id": "text",
    "Buyer.Account.SystemId": 1,
    "Buyer.Name": "text",
    "Buyer.Errors": [
      {
        "id": "text",
        "message": "text",
        "parameters": null
      }
    ],
    "Buyer.Sellers": [
      {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "externalId": "text",
        "status": "text",
        "currencies": [
          "text"
        ],
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "name": "text",
        "erpLink": {
          "id": "text",
          "icon": "text",
          "name": "text",
          "companyName": "text",
          "status": "text"
        }
      }
    ],
    "Buyer.ErpLinks": [
      {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]",
          "blocked": "[Circular Reference]",
          "unblocked": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "buyer": {
          "id": "text",
          "icon": "text",
          "name": "text"
        },
        "seller": {
          "id": "text",
          "icon": "text",
          "externalId": "text",
          "name": "text"
        },
        "name": "text",
        "companyName": "text",
        "status": "text",
        "note": "text",
        "externalIds": {
          "erpCompanyContact": "text",
          "erpCustomer": "text",
          "accountExternalId": "text"
        },
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        }
      }
    ],
    "Buyer.Contact.Name": "text",
    "Buyer.Contact.FirstName": "text",
    "Buyer.Contact.LastName": "text",
    "Buyer.Contact.Email": "text",
    "Buyer.Contact.Phone.Prefix": "text",
    "Buyer.Contact.Phone.Number": "text",
    "Buyer.Contact.User.Email": "text",
    "Buyer.Contact.User.Status": "text",
    "Buyer.Contact.User.Phone.Prefix": "text",
    "Buyer.Contact.User.Phone.Number": "text",
    "Buyer.Contact.User.FirstName": "text",
    "Buyer.Contact.User.LastName": "text",
    "Buyer.Contact.User.Icon": "text",
    "Buyer.Contact.User.IconFileId": "text",
    "Buyer.Contact.User.LastLoginAt": "2025-06-22T13:29:27.529Z",
    "Buyer.Contact.User.Settings.CultureCode": "text",
    "Buyer.Contact.User.Settings.LanguageCode": "text",
    "Buyer.Contact.User.Name": "text",
    "Buyer.Contact.User.Accounts": [
      {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "externalIds": {
          "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
        },
        "externalId": "text",
        "externalName": "text",
        "type": "text",
        "status": "text",
        "serviceLevel": "text",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "technicalSupportEmail": "[email protected]",
        "website": "text",
        "description": "text",
        "name": "text",
        "groups": [
          {
            "id": "text",
            "name": "text",
            "description": "text",
            "logo": "text",
            "isDefault": true
          }
        ],
        "eligibility": {
          "client": true,
          "partner": true
        }
      }
    ],
    "Buyer.Contact.User.CurrentAccount.ExternalIds.PyraTenantId": "123e4567-e89b-12d3-a456-426614174000",
    "Buyer.Contact.User.CurrentAccount.ExternalId": "text",
    "Buyer.Contact.User.CurrentAccount.ExternalName": "text",
    "Buyer.Contact.User.CurrentAccount.Type": "Client",
    "Buyer.Contact.User.CurrentAccount.Status": "Active",
    "Buyer.Contact.User.CurrentAccount.ServiceLevel": "Express",
    "Buyer.Contact.User.CurrentAccount.Address.AddressLine1": "text",
    "Buyer.Contact.User.CurrentAccount.Address.AddressLine2": "text",
    "Buyer.Contact.User.CurrentAccount.Address.PostCode": "text",
    "Buyer.Contact.User.CurrentAccount.Address.City": "text",
    "Buyer.Contact.User.CurrentAccount.Address.State": "text",
    "Buyer.Contact.User.CurrentAccount.Address.Country": "text",
    "Buyer.Contact.User.CurrentAccount.TechnicalSupportEmail": "text",
    "Buyer.Contact.User.CurrentAccount.Website": "text",
    "Buyer.Contact.User.CurrentAccount.Description": "text",
    "Buyer.Contact.User.CurrentAccount.Name": "text",
    "Buyer.Contact.User.CurrentAccount.Groups": [
      {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "description": "text",
        "account": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "modules": [
          {
            "id": "text",
            "description": "text",
            "name": "text",
            "filters": {
              "group.buyers": [
                "text"
              ]
            },
            "settings": {
              "configurable": true,
              "default": true,
              "paid": true,
              "type": [
                "text"
              ],
              "obsolete": true,
              "eligibility": {
                "multi": true,
                "single": true
              }
            }
          }
        ],
        "logo": "text",
        "isDefault": true,
        "users": [
          {
            "id": "text",
            "icon": "text",
            "name": "text"
          }
        ],
        "buyers": [
          {
            "id": "text",
            "icon": "text",
            "name": "text"
          }
        ]
      }
    ],
    "Buyer.Contact.User.CurrentAccount.Eligibility.Client": true,
    "Buyer.Contact.User.CurrentAccount.Eligibility.Partner": true,
    "Buyer.Contact.User.CurrentAccount.Icon": "text",
    "Buyer.Contact.User.CurrentAccount.IconFileId": "text",
    "Buyer.Contact.User.CurrentAccount.Metadata.OmittedProperties": [
      "text"
    ],
    "Buyer.Contact.User.CurrentAccount.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Contact.User.CurrentAccount.Audit.Created.ById": "text",
    "Buyer.Contact.User.CurrentAccount.Audit.Created.By.Name": "text",
    "Buyer.Contact.User.CurrentAccount.Audit.Created.By.Icon": "text",
    "Buyer.Contact.User.CurrentAccount.Audit.Created.By.HasIcon": true,
    "Buyer.Contact.User.CurrentAccount.Audit.Created.By.Type": "User",
    "Buyer.Contact.User.CurrentAccount.Audit.Created.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Buyer.Contact.User.CurrentAccount.Audit.Created.By.Audit.Created": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text"
      }
    },
    "Buyer.Contact.User.CurrentAccount.Audit.Created.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Contact.User.CurrentAccount.Audit.Created.By.Audit.Updated.ById": "text",
    "Buyer.Contact.User.CurrentAccount.Audit.Created.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Contact.User.CurrentAccount.Audit.Created.By.Id": "text",
    "Buyer.Contact.User.CurrentAccount.Audit.Created.By.SystemId": 1,
    "Buyer.Contact.User.CurrentAccount.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Contact.User.CurrentAccount.Audit.Updated.ById": "text",
    "Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Name": "text",
    "Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Icon": "text",
    "Buyer.Contact.User.CurrentAccount.Audit.Updated.By.HasIcon": true,
    "Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Type": "User",
    "Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Audit.Created.ById": "text",
    "Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Audit.Updated": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text"
      }
    },
    "Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Id": "text",
    "Buyer.Contact.User.CurrentAccount.Audit.Updated.By.SystemId": 1,
    "Buyer.Contact.User.CurrentAccount.Id": "text",
    "Buyer.Contact.User.CurrentAccount.SystemId": 1,
    "Buyer.Contact.User.Metadata.OmittedProperties": [
      "text"
    ],
    "Buyer.Contact.User.Audit.InvitationAcceptedAt": "2025-06-22T13:29:27.529Z",
    "Buyer.Contact.User.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Contact.User.Audit.Created.ById": "text",
    "Buyer.Contact.User.Audit.Created.By.Name": "text",
    "Buyer.Contact.User.Audit.Created.By.Icon": "text",
    "Buyer.Contact.User.Audit.Created.By.HasIcon": true,
    "Buyer.Contact.User.Audit.Created.By.Type": "User",
    "Buyer.Contact.User.Audit.Created.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Buyer.Contact.User.Audit.Created.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Contact.User.Audit.Created.By.Audit.Created.ById": "text",
    "Buyer.Contact.User.Audit.Created.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Contact.User.Audit.Created.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Contact.User.Audit.Created.By.Audit.Updated.ById": "text",
    "Buyer.Contact.User.Audit.Created.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Contact.User.Audit.Created.By.Id": "text",
    "Buyer.Contact.User.Audit.Created.By.SystemId": 1,
    "Buyer.Contact.User.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Contact.User.Audit.Updated.ById": "text",
    "Buyer.Contact.User.Audit.Updated.By.Name": "text",
    "Buyer.Contact.User.Audit.Updated.By.Icon": "text",
    "Buyer.Contact.User.Audit.Updated.By.HasIcon": true,
    "Buyer.Contact.User.Audit.Updated.By.Type": "User",
    "Buyer.Contact.User.Audit.Updated.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Buyer.Contact.User.Audit.Updated.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Contact.User.Audit.Updated.By.Audit.Created.ById": "text",
    "Buyer.Contact.User.Audit.Updated.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Contact.User.Audit.Updated.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Contact.User.Audit.Updated.By.Audit.Updated.ById": "text",
    "Buyer.Contact.User.Audit.Updated.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Contact.User.Audit.Updated.By.Id": "text",
    "Buyer.Contact.User.Audit.Updated.By.SystemId": 1,
    "Buyer.Contact.User.Id": "text",
    "Buyer.Contact.User.SystemId": 1,
    "Buyer.Contact.Type": "text",
    "Buyer.Icon": "text",
    "Buyer.IconFileId": "text",
    "Buyer.Metadata.OmittedProperties": [
      "text"
    ],
    "Buyer.Audit.Activated.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Audit.Activated.ById": "text",
    "Buyer.Audit.Activated.By.Name": "text",
    "Buyer.Audit.Activated.By.Icon": "text",
    "Buyer.Audit.Activated.By.HasIcon": true,
    "Buyer.Audit.Activated.By.Type": "User",
    "Buyer.Audit.Activated.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Buyer.Audit.Activated.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Audit.Activated.By.Audit.Created.ById": "text",
    "Buyer.Audit.Activated.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Audit.Activated.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Audit.Activated.By.Audit.Updated.ById": "text",
    "Buyer.Audit.Activated.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Audit.Activated.By.Id": "text",
    "Buyer.Audit.Activated.By.SystemId": 1,
    "Buyer.Audit.Unassigned.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Audit.Unassigned.ById": "text",
    "Buyer.Audit.Unassigned.By.Name": "text",
    "Buyer.Audit.Unassigned.By.Icon": "text",
    "Buyer.Audit.Unassigned.By.HasIcon": true,
    "Buyer.Audit.Unassigned.By.Type": "User",
    "Buyer.Audit.Unassigned.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Buyer.Audit.Unassigned.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Audit.Unassigned.By.Audit.Created.ById": "text",
    "Buyer.Audit.Unassigned.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Audit.Unassigned.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Audit.Unassigned.By.Audit.Updated.ById": "text",
    "Buyer.Audit.Unassigned.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Audit.Unassigned.By.Id": "text",
    "Buyer.Audit.Unassigned.By.SystemId": 1,
    "Buyer.Audit.Disabled.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Audit.Disabled.ById": "text",
    "Buyer.Audit.Disabled.By.Name": "text",
    "Buyer.Audit.Disabled.By.Icon": "text",
    "Buyer.Audit.Disabled.By.HasIcon": true,
    "Buyer.Audit.Disabled.By.Type": "User",
    "Buyer.Audit.Disabled.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Buyer.Audit.Disabled.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Audit.Disabled.By.Audit.Created.ById": "text",
    "Buyer.Audit.Disabled.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Audit.Disabled.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Audit.Disabled.By.Audit.Updated.ById": "text",
    "Buyer.Audit.Disabled.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Audit.Disabled.By.Id": "text",
    "Buyer.Audit.Disabled.By.SystemId": 1,
    "Buyer.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Audit.Created.ById": "text",
    "Buyer.Audit.Created.By.Name": "text",
    "Buyer.Audit.Created.By.Icon": "text",
    "Buyer.Audit.Created.By.HasIcon": true,
    "Buyer.Audit.Created.By.Type": "User",
    "Buyer.Audit.Created.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Buyer.Audit.Created.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Audit.Created.By.Audit.Created.ById": "text",
    "Buyer.Audit.Created.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Audit.Created.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Audit.Created.By.Audit.Updated.ById": "text",
    "Buyer.Audit.Created.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Audit.Created.By.Id": "text",
    "Buyer.Audit.Created.By.SystemId": 1,
    "Buyer.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Audit.Updated.ById": "text",
    "Buyer.Audit.Updated.By.Name": "text",
    "Buyer.Audit.Updated.By.Icon": "text",
    "Buyer.Audit.Updated.By.HasIcon": true,
    "Buyer.Audit.Updated.By.Type": "User",
    "Buyer.Audit.Updated.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Buyer.Audit.Updated.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Audit.Updated.By.Audit.Created.ById": "text",
    "Buyer.Audit.Updated.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Audit.Updated.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Buyer.Audit.Updated.By.Audit.Updated.ById": "text",
    "Buyer.Audit.Updated.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Buyer.Audit.Updated.By.Id": "text",
    "Buyer.Audit.Updated.By.SystemId": 1,
    "Buyer.Id": "text",
    "Buyer.SystemId": 1,
    "Seller.ExternalId": "text",
    "Seller.Status": "Active",
    "Seller.Currencies": [
      "text"
    ],
    "Seller.Address.AddressLine1": "text",
    "Seller.Address.AddressLine2": "text",
    "Seller.Address.PostCode": "text",
    "Seller.Address.City": "text",
    "Seller.Address.State": "text",
    "Seller.Address.Country": "text",
    "Seller.Name": "text",
    "Seller.Buyers": [
      {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]",
          "activated": "[Circular Reference]",
          "unassigned": "[Circular Reference]",
          "disabled": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "contact": {
          "name": "text",
          "firstName": "text",
          "lastName": "text",
          "email": "[email protected]",
          "phone": {
            "prefix": "text",
            "number": "text"
          },
          "user": "[Circular Reference]"
        },
        "externalIds": {
          "erpCompanyContact": "text",
          "erpCustomer": "text",
          "accountExternalId": "text"
        },
        "status": "text",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "taxId": "text",
        "account": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "name": "text",
        "errors": [
          {
            "id": "text",
            "message": "text",
            "parameters": null
          }
        ],
        "sellers": [
          {
            "id": "text",
            "icon": "text",
            "externalId": "text",
            "name": "text"
          }
        ]
      }
    ],
    "Seller.ErpLinks": [
      {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]",
          "blocked": "[Circular Reference]",
          "unblocked": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "buyer": {
          "id": "text",
          "icon": "text",
          "name": "text"
        },
        "seller": {
          "id": "text",
          "icon": "text",
          "externalId": "text",
          "name": "text"
        },
        "name": "text",
        "companyName": "text",
        "status": "text",
        "note": "text",
        "externalIds": {
          "erpCompanyContact": "text",
          "erpCustomer": "text",
          "accountExternalId": "text"
        },
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        }
      }
    ],
    "Seller.ErpLink.Buyer.ExternalIds.ErpCompanyContact": "text",
    "Seller.ErpLink.Buyer.ExternalIds.ErpCustomer": "text",
    "Seller.ErpLink.Buyer.ExternalIds.AccountExternalId": "text",
    "Seller.ErpLink.Buyer.Status": "Active",
    "Seller.ErpLink.Buyer.Address.AddressLine1": "text",
    "Seller.ErpLink.Buyer.Address.AddressLine2": "text",
    "Seller.ErpLink.Buyer.Address.PostCode": "text",
    "Seller.ErpLink.Buyer.Address.City": "text",
    "Seller.ErpLink.Buyer.Address.State": "text",
    "Seller.ErpLink.Buyer.Address.Country": "text",
    "Seller.ErpLink.Buyer.TaxId": "text",
    "Seller.ErpLink.Buyer.Account.ExternalIds.PyraTenantId": "123e4567-e89b-12d3-a456-426614174000",
    "Seller.ErpLink.Buyer.Account.ExternalId": "text",
    "Seller.ErpLink.Buyer.Account.ExternalName": "text",
    "Seller.ErpLink.Buyer.Account.Type": "Client",
    "Seller.ErpLink.Buyer.Account.Status": "Active",
    "Seller.ErpLink.Buyer.Account.ServiceLevel": "Express",
    "Seller.ErpLink.Buyer.Account.Address.AddressLine1": "text",
    "Seller.ErpLink.Buyer.Account.Address.AddressLine2": "text",
    "Seller.ErpLink.Buyer.Account.Address.PostCode": "text",
    "Seller.ErpLink.Buyer.Account.Address.City": "text",
    "Seller.ErpLink.Buyer.Account.Address.State": "text",
    "Seller.ErpLink.Buyer.Account.Address.Country": "text",
    "Seller.ErpLink.Buyer.Account.TechnicalSupportEmail": "text",
    "Seller.ErpLink.Buyer.Account.Website": "text",
    "Seller.ErpLink.Buyer.Account.Description": "text",
    "Seller.ErpLink.Buyer.Account.Name": "text",
    "Seller.ErpLink.Buyer.Account.Groups": [
      {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "description": "text",
        "account": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "modules": [
          {
            "id": "text",
            "description": "text",
            "name": "text",
            "filters": {
              "group.buyers": [
                "text"
              ]
            },
            "settings": {
              "configurable": true,
              "default": true,
              "paid": true,
              "type": [
                "text"
              ],
              "obsolete": true,
              "eligibility": {
                "multi": true,
                "single": true
              }
            }
          }
        ],
        "logo": "text",
        "isDefault": true,
        "users": [
          {
            "id": "text",
            "icon": "text",
            "name": "text"
          }
        ],
        "buyers": [
          {
            "id": "text",
            "icon": "text",
            "name": "text"
          }
        ]
      }
    ],
    "Seller.ErpLink.Buyer.Account.Eligibility.Client": true,
    "Seller.ErpLink.Buyer.Account.Eligibility.Partner": true,
    "Seller.ErpLink.Buyer.Account.Icon": "text",
    "Seller.ErpLink.Buyer.Account.IconFileId": "text",
    "Seller.ErpLink.Buyer.Account.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Buyer.Account.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Account.Audit.Created.ById": "text",
    "Seller.ErpLink.Buyer.Account.Audit.Created.By.Name": "text",
    "Seller.ErpLink.Buyer.Account.Audit.Created.By.Icon": "text",
    "Seller.ErpLink.Buyer.Account.Audit.Created.By.HasIcon": true,
    "Seller.ErpLink.Buyer.Account.Audit.Created.By.Type": "User",
    "Seller.ErpLink.Buyer.Account.Audit.Created.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Buyer.Account.Audit.Created.By.Audit.Created": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text"
      }
    },
    "Seller.ErpLink.Buyer.Account.Audit.Created.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Account.Audit.Created.By.Audit.Updated.ById": "text",
    "Seller.ErpLink.Buyer.Account.Audit.Created.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Account.Audit.Created.By.Id": "text",
    "Seller.ErpLink.Buyer.Account.Audit.Created.By.SystemId": 1,
    "Seller.ErpLink.Buyer.Account.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Account.Audit.Updated.ById": "text",
    "Seller.ErpLink.Buyer.Account.Audit.Updated.By.Name": "text",
    "Seller.ErpLink.Buyer.Account.Audit.Updated.By.Icon": "text",
    "Seller.ErpLink.Buyer.Account.Audit.Updated.By.HasIcon": true,
    "Seller.ErpLink.Buyer.Account.Audit.Updated.By.Type": "User",
    "Seller.ErpLink.Buyer.Account.Audit.Updated.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Buyer.Account.Audit.Updated.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Account.Audit.Updated.By.Audit.Created.ById": "text",
    "Seller.ErpLink.Buyer.Account.Audit.Updated.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Account.Audit.Updated.By.Audit.Updated": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text"
      }
    },
    "Seller.ErpLink.Buyer.Account.Audit.Updated.By.Id": "text",
    "Seller.ErpLink.Buyer.Account.Audit.Updated.By.SystemId": 1,
    "Seller.ErpLink.Buyer.Account.Id": "text",
    "Seller.ErpLink.Buyer.Account.SystemId": 1,
    "Seller.ErpLink.Buyer.Name": "text",
    "Seller.ErpLink.Buyer.Errors": [
      {
        "id": "text",
        "message": "text",
        "parameters": null
      }
    ],
    "Seller.ErpLink.Buyer.Sellers": [
      {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "externalId": "text",
        "status": "text",
        "currencies": [
          "text"
        ],
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "name": "text",
        "erpLink": {
          "id": "text",
          "icon": "text",
          "name": "text",
          "companyName": "text",
          "status": "text"
        }
      }
    ],
    "Seller.ErpLink.Buyer.ErpLinks": [
      {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]",
          "blocked": "[Circular Reference]",
          "unblocked": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "buyer": {
          "id": "text",
          "icon": "text",
          "name": "text"
        },
        "seller": {
          "id": "text",
          "icon": "text",
          "externalId": "text",
          "name": "text"
        },
        "name": "text",
        "companyName": "text",
        "status": "text",
        "note": "text",
        "externalIds": {
          "erpCompanyContact": "text",
          "erpCustomer": "text",
          "accountExternalId": "text"
        },
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        }
      }
    ],
    "Seller.ErpLink.Buyer.Contact.Name": "text",
    "Seller.ErpLink.Buyer.Contact.FirstName": "text",
    "Seller.ErpLink.Buyer.Contact.LastName": "text",
    "Seller.ErpLink.Buyer.Contact.Email": "text",
    "Seller.ErpLink.Buyer.Contact.Phone.Prefix": "text",
    "Seller.ErpLink.Buyer.Contact.Phone.Number": "text",
    "Seller.ErpLink.Buyer.Contact.User.Email": "text",
    "Seller.ErpLink.Buyer.Contact.User.Status": "text",
    "Seller.ErpLink.Buyer.Contact.User.Phone.Prefix": "text",
    "Seller.ErpLink.Buyer.Contact.User.Phone.Number": "text",
    "Seller.ErpLink.Buyer.Contact.User.FirstName": "text",
    "Seller.ErpLink.Buyer.Contact.User.LastName": "text",
    "Seller.ErpLink.Buyer.Contact.User.Icon": "text",
    "Seller.ErpLink.Buyer.Contact.User.IconFileId": "text",
    "Seller.ErpLink.Buyer.Contact.User.LastLoginAt": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Contact.User.Settings.CultureCode": "text",
    "Seller.ErpLink.Buyer.Contact.User.Settings.LanguageCode": "text",
    "Seller.ErpLink.Buyer.Contact.User.Name": "text",
    "Seller.ErpLink.Buyer.Contact.User.Accounts": [
      {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "externalIds": {
          "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
        },
        "externalId": "text",
        "externalName": "text",
        "type": "text",
        "status": "text",
        "serviceLevel": "text",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "technicalSupportEmail": "[email protected]",
        "website": "text",
        "description": "text",
        "name": "text",
        "groups": [
          {
            "id": "text",
            "name": "text",
            "description": "text",
            "logo": "text",
            "isDefault": true
          }
        ],
        "eligibility": {
          "client": true,
          "partner": true
        }
      }
    ],
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.ExternalIds.PyraTenantId": "123e4567-e89b-12d3-a456-426614174000",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.ExternalId": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.ExternalName": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Type": "Client",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Status": "Active",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.ServiceLevel": "Express",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Address.AddressLine1": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Address.AddressLine2": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Address.PostCode": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Address.City": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Address.State": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Address.Country": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.TechnicalSupportEmail": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Website": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Description": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Name": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Groups": [
      {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "description": "text",
        "account": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "modules": [
          {
            "id": "text",
            "description": "text",
            "name": "text",
            "filters": {
              "group.buyers": [
                "text"
              ]
            },
            "settings": {
              "configurable": true,
              "default": true,
              "paid": true,
              "type": [
                "text"
              ],
              "obsolete": true,
              "eligibility": {
                "multi": true,
                "single": true
              }
            }
          }
        ],
        "logo": "text",
        "isDefault": true,
        "users": [
          {
            "id": "text",
            "icon": "text",
            "name": "text"
          }
        ],
        "buyers": [
          {
            "id": "text",
            "icon": "text",
            "name": "text"
          }
        ]
      }
    ],
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Eligibility.Client": true,
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Eligibility.Partner": true,
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Icon": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.IconFileId": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Created.ById": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Created.By.Name": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Created.By.Icon": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Created.By.HasIcon": true,
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Created.By.Type": "User",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Created.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Created.By.Audit.Created": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text"
      }
    },
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Created.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Created.By.Audit.Updated.ById": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Created.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Created.By.Id": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Created.By.SystemId": 1,
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Updated.ById": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Name": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Icon": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Updated.By.HasIcon": true,
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Type": "User",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Audit.Created.ById": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Audit.Updated": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text"
      }
    },
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Updated.By.Id": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Audit.Updated.By.SystemId": 1,
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.Id": "text",
    "Seller.ErpLink.Buyer.Contact.User.CurrentAccount.SystemId": 1,
    "Seller.ErpLink.Buyer.Contact.User.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Buyer.Contact.User.Audit.InvitationAcceptedAt": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Created.ById": "text",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Created.By.Name": "text",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Created.By.Icon": "text",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Created.By.HasIcon": true,
    "Seller.ErpLink.Buyer.Contact.User.Audit.Created.By.Type": "User",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Created.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Buyer.Contact.User.Audit.Created.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Created.By.Audit.Created.ById": "text",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Created.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Contact.User.Audit.Created.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Created.By.Audit.Updated.ById": "text",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Created.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Contact.User.Audit.Created.By.Id": "text",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Created.By.SystemId": 1,
    "Seller.ErpLink.Buyer.Contact.User.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Updated.ById": "text",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Updated.By.Name": "text",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Updated.By.Icon": "text",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Updated.By.HasIcon": true,
    "Seller.ErpLink.Buyer.Contact.User.Audit.Updated.By.Type": "User",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Updated.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Buyer.Contact.User.Audit.Updated.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Updated.By.Audit.Created.ById": "text",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Updated.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Contact.User.Audit.Updated.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Updated.By.Audit.Updated.ById": "text",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Updated.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Contact.User.Audit.Updated.By.Id": "text",
    "Seller.ErpLink.Buyer.Contact.User.Audit.Updated.By.SystemId": 1,
    "Seller.ErpLink.Buyer.Contact.User.Id": "text",
    "Seller.ErpLink.Buyer.Contact.User.SystemId": 1,
    "Seller.ErpLink.Buyer.Contact.Type": "text",
    "Seller.ErpLink.Buyer.Icon": "text",
    "Seller.ErpLink.Buyer.IconFileId": "text",
    "Seller.ErpLink.Buyer.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Buyer.Audit.Activated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Audit.Activated.ById": "text",
    "Seller.ErpLink.Buyer.Audit.Activated.By.Name": "text",
    "Seller.ErpLink.Buyer.Audit.Activated.By.Icon": "text",
    "Seller.ErpLink.Buyer.Audit.Activated.By.HasIcon": true,
    "Seller.ErpLink.Buyer.Audit.Activated.By.Type": "User",
    "Seller.ErpLink.Buyer.Audit.Activated.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Created.ById": "text",
    "Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Updated.ById": "text",
    "Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Audit.Activated.By.Id": "text",
    "Seller.ErpLink.Buyer.Audit.Activated.By.SystemId": 1,
    "Seller.ErpLink.Buyer.Audit.Unassigned.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Audit.Unassigned.ById": "text",
    "Seller.ErpLink.Buyer.Audit.Unassigned.By.Name": "text",
    "Seller.ErpLink.Buyer.Audit.Unassigned.By.Icon": "text",
    "Seller.ErpLink.Buyer.Audit.Unassigned.By.HasIcon": true,
    "Seller.ErpLink.Buyer.Audit.Unassigned.By.Type": "User",
    "Seller.ErpLink.Buyer.Audit.Unassigned.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Created.ById": "text",
    "Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Updated.ById": "text",
    "Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Audit.Unassigned.By.Id": "text",
    "Seller.ErpLink.Buyer.Audit.Unassigned.By.SystemId": 1,
    "Seller.ErpLink.Buyer.Audit.Disabled.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Audit.Disabled.ById": "text",
    "Seller.ErpLink.Buyer.Audit.Disabled.By.Name": "text",
    "Seller.ErpLink.Buyer.Audit.Disabled.By.Icon": "text",
    "Seller.ErpLink.Buyer.Audit.Disabled.By.HasIcon": true,
    "Seller.ErpLink.Buyer.Audit.Disabled.By.Type": "User",
    "Seller.ErpLink.Buyer.Audit.Disabled.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Created.ById": "text",
    "Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Updated.ById": "text",
    "Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Audit.Disabled.By.Id": "text",
    "Seller.ErpLink.Buyer.Audit.Disabled.By.SystemId": 1,
    "Seller.ErpLink.Buyer.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Audit.Created.ById": "text",
    "Seller.ErpLink.Buyer.Audit.Created.By.Name": "text",
    "Seller.ErpLink.Buyer.Audit.Created.By.Icon": "text",
    "Seller.ErpLink.Buyer.Audit.Created.By.HasIcon": true,
    "Seller.ErpLink.Buyer.Audit.Created.By.Type": "User",
    "Seller.ErpLink.Buyer.Audit.Created.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Buyer.Audit.Created.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Audit.Created.By.Audit.Created.ById": "text",
    "Seller.ErpLink.Buyer.Audit.Created.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Audit.Created.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Audit.Created.By.Audit.Updated.ById": "text",
    "Seller.ErpLink.Buyer.Audit.Created.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Audit.Created.By.Id": "text",
    "Seller.ErpLink.Buyer.Audit.Created.By.SystemId": 1,
    "Seller.ErpLink.Buyer.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Audit.Updated.ById": "text",
    "Seller.ErpLink.Buyer.Audit.Updated.By.Name": "text",
    "Seller.ErpLink.Buyer.Audit.Updated.By.Icon": "text",
    "Seller.ErpLink.Buyer.Audit.Updated.By.HasIcon": true,
    "Seller.ErpLink.Buyer.Audit.Updated.By.Type": "User",
    "Seller.ErpLink.Buyer.Audit.Updated.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Created.ById": "text",
    "Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Updated.ById": "text",
    "Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Buyer.Audit.Updated.By.Id": "text",
    "Seller.ErpLink.Buyer.Audit.Updated.By.SystemId": 1,
    "Seller.ErpLink.Buyer.Id": "text",
    "Seller.ErpLink.Buyer.SystemId": 1,
    "Seller.ErpLink.Seller.ExternalId": "text",
    "Seller.ErpLink.Seller.Status": "Active",
    "Seller.ErpLink.Seller.Currencies": [
      "text"
    ],
    "Seller.ErpLink.Seller.Address.AddressLine1": "text",
    "Seller.ErpLink.Seller.Address.AddressLine2": "text",
    "Seller.ErpLink.Seller.Address.PostCode": "text",
    "Seller.ErpLink.Seller.Address.City": "text",
    "Seller.ErpLink.Seller.Address.State": "text",
    "Seller.ErpLink.Seller.Address.Country": "text",
    "Seller.ErpLink.Seller.Name": "text",
    "Seller.ErpLink.Seller.Buyers": [
      {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]",
          "activated": "[Circular Reference]",
          "unassigned": "[Circular Reference]",
          "disabled": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "contact": {
          "name": "text",
          "firstName": "text",
          "lastName": "text",
          "email": "[email protected]",
          "phone": {
            "prefix": "text",
            "number": "text"
          },
          "user": "[Circular Reference]"
        },
        "externalIds": {
          "erpCompanyContact": "text",
          "erpCustomer": "text",
          "accountExternalId": "text"
        },
        "status": "text",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "taxId": "text",
        "account": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "name": "text",
        "errors": [
          {
            "id": "text",
            "message": "text",
            "parameters": null
          }
        ],
        "sellers": [
          {
            "id": "text",
            "icon": "text",
            "externalId": "text",
            "name": "text"
          }
        ]
      }
    ],
    "Seller.ErpLink.Seller.ErpLinks": [
      {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]",
          "blocked": "[Circular Reference]",
          "unblocked": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "buyer": {
          "id": "text",
          "icon": "text",
          "name": "text"
        },
        "seller": {
          "id": "text",
          "icon": "text",
          "externalId": "text",
          "name": "text"
        },
        "name": "text",
        "companyName": "text",
        "status": "text",
        "note": "text",
        "externalIds": {
          "erpCompanyContact": "text",
          "erpCustomer": "text",
          "accountExternalId": "text"
        },
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        }
      }
    ],
    "Seller.ErpLink.Seller.ErpLink": {
      "id": "text",
      "audit": {
        "created": "[Circular Reference]",
        "updated": "[Circular Reference]",
        "blocked": "[Circular Reference]",
        "unblocked": "[Circular Reference]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "icon": "text",
      "buyer": {
        "id": "text",
        "icon": "text",
        "name": "text"
      },
      "seller": {
        "id": "text",
        "icon": "text",
        "externalId": "text",
        "name": "text"
      },
      "name": "text",
      "companyName": "text",
      "status": "text",
      "note": "text",
      "externalIds": {
        "erpCompanyContact": "text",
        "erpCustomer": "text",
        "accountExternalId": "text"
      },
      "address": {
        "addressLine1": "text",
        "addressLine2": "text",
        "postCode": "text",
        "city": "text",
        "state": "text",
        "country": "text"
      }
    },
    "Seller.ErpLink.Seller.Icon": "text",
    "Seller.ErpLink.Seller.IconFileId": "text",
    "Seller.ErpLink.Seller.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Seller.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Seller.Audit.Created.ById": "text",
    "Seller.ErpLink.Seller.Audit.Created.By.Name": "text",
    "Seller.ErpLink.Seller.Audit.Created.By.Icon": "text",
    "Seller.ErpLink.Seller.Audit.Created.By.HasIcon": true,
    "Seller.ErpLink.Seller.Audit.Created.By.Type": "User",
    "Seller.ErpLink.Seller.Audit.Created.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Seller.Audit.Created.By.Audit.Created": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text"
      }
    },
    "Seller.ErpLink.Seller.Audit.Created.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Seller.Audit.Created.By.Audit.Updated.ById": "text",
    "Seller.ErpLink.Seller.Audit.Created.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Seller.Audit.Created.By.Id": "text",
    "Seller.ErpLink.Seller.Audit.Created.By.SystemId": 1,
    "Seller.ErpLink.Seller.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Seller.Audit.Updated.ById": "text",
    "Seller.ErpLink.Seller.Audit.Updated.By.Name": "text",
    "Seller.ErpLink.Seller.Audit.Updated.By.Icon": "text",
    "Seller.ErpLink.Seller.Audit.Updated.By.HasIcon": true,
    "Seller.ErpLink.Seller.Audit.Updated.By.Type": "User",
    "Seller.ErpLink.Seller.Audit.Updated.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Seller.Audit.Updated.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Seller.Audit.Updated.By.Audit.Created.ById": "text",
    "Seller.ErpLink.Seller.Audit.Updated.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Seller.Audit.Updated.By.Audit.Updated": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text"
      }
    },
    "Seller.ErpLink.Seller.Audit.Updated.By.Id": "text",
    "Seller.ErpLink.Seller.Audit.Updated.By.SystemId": 1,
    "Seller.ErpLink.Seller.Id": "text",
    "Seller.ErpLink.Seller.SystemId": 1,
    "Seller.ErpLink.BuyerId": "text",
    "Seller.ErpLink.SellerId": "text",
    "Seller.ErpLink.Name": "text",
    "Seller.ErpLink.CompanyName": "text",
    "Seller.ErpLink.Status": "Active",
    "Seller.ErpLink.Note": "text",
    "Seller.ErpLink.ExternalIds.ErpCompanyContact": "text",
    "Seller.ErpLink.ExternalIds.ErpCustomer": "text",
    "Seller.ErpLink.ExternalIds.AccountExternalId": "text",
    "Seller.ErpLink.Address.AddressLine1": "text",
    "Seller.ErpLink.Address.AddressLine2": "text",
    "Seller.ErpLink.Address.PostCode": "text",
    "Seller.ErpLink.Address.City": "text",
    "Seller.ErpLink.Address.State": "text",
    "Seller.ErpLink.Address.Country": "text",
    "Seller.ErpLink.Icon": "text",
    "Seller.ErpLink.IconFileId": "text",
    "Seller.ErpLink.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Audit.Blocked.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Audit.Blocked.ById": "text",
    "Seller.ErpLink.Audit.Blocked.By.Name": "text",
    "Seller.ErpLink.Audit.Blocked.By.Icon": "text",
    "Seller.ErpLink.Audit.Blocked.By.HasIcon": true,
    "Seller.ErpLink.Audit.Blocked.By.Type": "User",
    "Seller.ErpLink.Audit.Blocked.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Audit.Blocked.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Audit.Blocked.By.Audit.Created.ById": "text",
    "Seller.ErpLink.Audit.Blocked.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Audit.Blocked.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Audit.Blocked.By.Audit.Updated.ById": "text",
    "Seller.ErpLink.Audit.Blocked.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Audit.Blocked.By.Id": "text",
    "Seller.ErpLink.Audit.Blocked.By.SystemId": 1,
    "Seller.ErpLink.Audit.Unblocked.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Audit.Unblocked.ById": "text",
    "Seller.ErpLink.Audit.Unblocked.By.Name": "text",
    "Seller.ErpLink.Audit.Unblocked.By.Icon": "text",
    "Seller.ErpLink.Audit.Unblocked.By.HasIcon": true,
    "Seller.ErpLink.Audit.Unblocked.By.Type": "User",
    "Seller.ErpLink.Audit.Unblocked.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Audit.Unblocked.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Audit.Unblocked.By.Audit.Created.ById": "text",
    "Seller.ErpLink.Audit.Unblocked.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Audit.Unblocked.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Audit.Unblocked.By.Audit.Updated.ById": "text",
    "Seller.ErpLink.Audit.Unblocked.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Audit.Unblocked.By.Id": "text",
    "Seller.ErpLink.Audit.Unblocked.By.SystemId": 1,
    "Seller.ErpLink.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Audit.Created.ById": "text",
    "Seller.ErpLink.Audit.Created.By.Name": "text",
    "Seller.ErpLink.Audit.Created.By.Icon": "text",
    "Seller.ErpLink.Audit.Created.By.HasIcon": true,
    "Seller.ErpLink.Audit.Created.By.Type": "User",
    "Seller.ErpLink.Audit.Created.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Audit.Created.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Audit.Created.By.Audit.Created.ById": "text",
    "Seller.ErpLink.Audit.Created.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Audit.Created.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Audit.Created.By.Audit.Updated.ById": "text",
    "Seller.ErpLink.Audit.Created.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Audit.Created.By.Id": "text",
    "Seller.ErpLink.Audit.Created.By.SystemId": 1,
    "Seller.ErpLink.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Audit.Updated.ById": "text",
    "Seller.ErpLink.Audit.Updated.By.Name": "text",
    "Seller.ErpLink.Audit.Updated.By.Icon": "text",
    "Seller.ErpLink.Audit.Updated.By.HasIcon": true,
    "Seller.ErpLink.Audit.Updated.By.Type": "User",
    "Seller.ErpLink.Audit.Updated.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.ErpLink.Audit.Updated.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Audit.Updated.By.Audit.Created.ById": "text",
    "Seller.ErpLink.Audit.Updated.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Audit.Updated.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.ErpLink.Audit.Updated.By.Audit.Updated.ById": "text",
    "Seller.ErpLink.Audit.Updated.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.ErpLink.Audit.Updated.By.Id": "text",
    "Seller.ErpLink.Audit.Updated.By.SystemId": 1,
    "Seller.ErpLink.Id": "text",
    "Seller.ErpLink.SystemId": 1,
    "Seller.Icon": "text",
    "Seller.IconFileId": "text",
    "Seller.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.Audit.Created.ById": "text",
    "Seller.Audit.Created.By.Name": "text",
    "Seller.Audit.Created.By.Icon": "text",
    "Seller.Audit.Created.By.HasIcon": true,
    "Seller.Audit.Created.By.Type": "User",
    "Seller.Audit.Created.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.Audit.Created.By.Audit.Created": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text"
      }
    },
    "Seller.Audit.Created.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.Audit.Created.By.Audit.Updated.ById": "text",
    "Seller.Audit.Created.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.Audit.Created.By.Id": "text",
    "Seller.Audit.Created.By.SystemId": 1,
    "Seller.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Seller.Audit.Updated.ById": "text",
    "Seller.Audit.Updated.By.Name": "text",
    "Seller.Audit.Updated.By.Icon": "text",
    "Seller.Audit.Updated.By.HasIcon": true,
    "Seller.Audit.Updated.By.Type": "User",
    "Seller.Audit.Updated.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Seller.Audit.Updated.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Seller.Audit.Updated.By.Audit.Created.ById": "text",
    "Seller.Audit.Updated.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Seller.Audit.Updated.By.Audit.Updated": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text"
      }
    },
    "Seller.Audit.Updated.By.Id": "text",
    "Seller.Audit.Updated.By.SystemId": 1,
    "Seller.Id": "text",
    "Seller.SystemId": 1,
    "Eligibility.Client": true,
    "Eligibility.Partner": true,
    "Contact.Name": "text",
    "Contact.FirstName": "text",
    "Contact.LastName": "text",
    "Contact.Email": "text",
    "Contact.Phone.Prefix": "text",
    "Contact.Phone.Number": "text",
    "Contact.User.Email": "text",
    "Contact.User.Status": "text",
    "Contact.User.Phone.Prefix": "text",
    "Contact.User.Phone.Number": "text",
    "Contact.User.FirstName": "text",
    "Contact.User.LastName": "text",
    "Contact.User.Icon": "text",
    "Contact.User.IconFileId": "text",
    "Contact.User.LastLoginAt": "2025-06-22T13:29:27.529Z",
    "Contact.User.Settings.CultureCode": "text",
    "Contact.User.Settings.LanguageCode": "text",
    "Contact.User.Name": "text",
    "Contact.User.Accounts": [
      {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "externalIds": {
          "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
        },
        "externalId": "text",
        "externalName": "text",
        "type": "text",
        "status": "text",
        "serviceLevel": "text",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "technicalSupportEmail": "[email protected]",
        "website": "text",
        "description": "text",
        "name": "text",
        "groups": [
          {
            "id": "text",
            "name": "text",
            "description": "text",
            "logo": "text",
            "isDefault": true
          }
        ],
        "eligibility": {
          "client": true,
          "partner": true
        }
      }
    ],
    "Contact.User.CurrentAccount.ExternalIds.PyraTenantId": "123e4567-e89b-12d3-a456-426614174000",
    "Contact.User.CurrentAccount.ExternalId": "text",
    "Contact.User.CurrentAccount.ExternalName": "text",
    "Contact.User.CurrentAccount.Type": "Client",
    "Contact.User.CurrentAccount.Status": "Active",
    "Contact.User.CurrentAccount.ServiceLevel": "Express",
    "Contact.User.CurrentAccount.Address.AddressLine1": "text",
    "Contact.User.CurrentAccount.Address.AddressLine2": "text",
    "Contact.User.CurrentAccount.Address.PostCode": "text",
    "Contact.User.CurrentAccount.Address.City": "text",
    "Contact.User.CurrentAccount.Address.State": "text",
    "Contact.User.CurrentAccount.Address.Country": "text",
    "Contact.User.CurrentAccount.TechnicalSupportEmail": "text",
    "Contact.User.CurrentAccount.Website": "text",
    "Contact.User.CurrentAccount.Description": "text",
    "Contact.User.CurrentAccount.Name": "text",
    "Contact.User.CurrentAccount.Groups": [
      {
        "id": "text",
        "audit": {
          "created": "[Circular Reference]",
          "updated": "[Circular Reference]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "description": "text",
        "account": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "modules": [
          {
            "id": "text",
            "description": "text",
            "name": "text",
            "filters": {
              "group.buyers": [
                "text"
              ]
            },
            "settings": {
              "configurable": true,
              "default": true,
              "paid": true,
              "type": [
                "text"
              ],
              "obsolete": true,
              "eligibility": {
                "multi": true,
                "single": true
              }
            }
          }
        ],
        "logo": "text",
        "isDefault": true,
        "users": [
          {
            "id": "text",
            "icon": "text",
            "name": "text"
          }
        ],
        "buyers": [
          {
            "id": "text",
            "icon": "text",
            "name": "text"
          }
        ]
      }
    ],
    "Contact.User.CurrentAccount.Eligibility.Client": true,
    "Contact.User.CurrentAccount.Eligibility.Partner": true,
    "Contact.User.CurrentAccount.Icon": "text",
    "Contact.User.CurrentAccount.IconFileId": "text",
    "Contact.User.CurrentAccount.Metadata.OmittedProperties": [
      "text"
    ],
    "Contact.User.CurrentAccount.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Contact.User.CurrentAccount.Audit.Created.ById": "text",
    "Contact.User.CurrentAccount.Audit.Created.By.Name": "text",
    "Contact.User.CurrentAccount.Audit.Created.By.Icon": "text",
    "Contact.User.CurrentAccount.Audit.Created.By.HasIcon": true,
    "Contact.User.CurrentAccount.Audit.Created.By.Type": "User",
    "Contact.User.CurrentAccount.Audit.Created.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Contact.User.CurrentAccount.Audit.Created.By.Audit.Created": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text"
      }
    },
    "Contact.User.CurrentAccount.Audit.Created.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Contact.User.CurrentAccount.Audit.Created.By.Audit.Updated.ById": "text",
    "Contact.User.CurrentAccount.Audit.Created.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Contact.User.CurrentAccount.Audit.Created.By.Id": "text",
    "Contact.User.CurrentAccount.Audit.Created.By.SystemId": 1,
    "Contact.User.CurrentAccount.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Contact.User.CurrentAccount.Audit.Updated.ById": "text",
    "Contact.User.CurrentAccount.Audit.Updated.By.Name": "text",
    "Contact.User.CurrentAccount.Audit.Updated.By.Icon": "text",
    "Contact.User.CurrentAccount.Audit.Updated.By.HasIcon": true,
    "Contact.User.CurrentAccount.Audit.Updated.By.Type": "User",
    "Contact.User.CurrentAccount.Audit.Updated.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Contact.User.CurrentAccount.Audit.Updated.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Contact.User.CurrentAccount.Audit.Updated.By.Audit.Created.ById": "text",
    "Contact.User.CurrentAccount.Audit.Updated.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Contact.User.CurrentAccount.Audit.Updated.By.Audit.Updated": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text"
      }
    },
    "Contact.User.CurrentAccount.Audit.Updated.By.Id": "text",
    "Contact.User.CurrentAccount.Audit.Updated.By.SystemId": 1,
    "Contact.User.CurrentAccount.Id": "text",
    "Contact.User.CurrentAccount.SystemId": 1,
    "Contact.User.Metadata.OmittedProperties": [
      "text"
    ],
    "Contact.User.Audit.InvitationAcceptedAt": "2025-06-22T13:29:27.529Z",
    "Contact.User.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Contact.User.Audit.Created.ById": "text",
    "Contact.User.Audit.Created.By.Name": "text",
    "Contact.User.Audit.Created.By.Icon": "text",
    "Contact.User.Audit.Created.By.HasIcon": true,
    "Contact.User.Audit.Created.By.Type": "User",
    "Contact.User.Audit.Created.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Contact.User.Audit.Created.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Contact.User.Audit.Created.By.Audit.Created.ById": "text",
    "Contact.User.Audit.Created.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Contact.User.Audit.Created.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Contact.User.Audit.Created.By.Audit.Updated.ById": "text",
    "Contact.User.Audit.Created.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Contact.User.Audit.Created.By.Id": "text",
    "Contact.User.Audit.Created.By.SystemId": 1,
    "Contact.User.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Contact.User.Audit.Updated.ById": "text",
    "Contact.User.Audit.Updated.By.Name": "text",
    "Contact.User.Audit.Updated.By.Icon": "text",
    "Contact.User.Audit.Updated.By.HasIcon": true,
    "Contact.User.Audit.Updated.By.Type": "User",
    "Contact.User.Audit.Updated.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Contact.User.Audit.Updated.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Contact.User.Audit.Updated.By.Audit.Created.ById": "text",
    "Contact.User.Audit.Updated.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Contact.User.Audit.Updated.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Contact.User.Audit.Updated.By.Audit.Updated.ById": "text",
    "Contact.User.Audit.Updated.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Contact.User.Audit.Updated.By.Id": "text",
    "Contact.User.Audit.Updated.By.SystemId": 1,
    "Contact.User.Id": "text",
    "Contact.User.SystemId": 1,
    "Contact.Type": "text",
    "Icon": "text",
    "IconFileId": "text",
    "Metadata.OmittedProperties": [
      "text"
    ],
    "Audit.Disabled.At": "2025-06-22T13:29:27.529Z",
    "Audit.Disabled.ById": "text",
    "Audit.Disabled.By.Name": "text",
    "Audit.Disabled.By.Icon": "text",
    "Audit.Disabled.By.HasIcon": true,
    "Audit.Disabled.By.Type": "User",
    "Audit.Disabled.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Audit.Disabled.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Audit.Disabled.By.Audit.Created.ById": "text",
    "Audit.Disabled.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Audit.Disabled.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Audit.Disabled.By.Audit.Updated.ById": "text",
    "Audit.Disabled.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Audit.Disabled.By.Id": "text",
    "Audit.Disabled.By.SystemId": 1,
    "Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Audit.Created.ById": "text",
    "Audit.Created.By.Name": "text",
    "Audit.Created.By.Icon": "text",
    "Audit.Created.By.HasIcon": true,
    "Audit.Created.By.Type": "User",
    "Audit.Created.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Audit.Created.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Audit.Created.By.Audit.Created.ById": "text",
    "Audit.Created.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Audit.Created.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Audit.Created.By.Audit.Updated.ById": "text",
    "Audit.Created.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Audit.Created.By.Id": "text",
    "Audit.Created.By.SystemId": 1,
    "Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Audit.Updated.ById": "text",
    "Audit.Updated.By.Name": "text",
    "Audit.Updated.By.Icon": "text",
    "Audit.Updated.By.HasIcon": true,
    "Audit.Updated.By.Type": "User",
    "Audit.Updated.By.Metadata.OmittedProperties": [
      "text"
    ],
    "Audit.Updated.By.Audit.Created.At": "2025-06-22T13:29:27.529Z",
    "Audit.Updated.By.Audit.Created.ById": "text",
    "Audit.Updated.By.Audit.Created.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Audit.Updated.By.Audit.Updated.At": "2025-06-22T13:29:27.529Z",
    "Audit.Updated.By.Audit.Updated.ById": "text",
    "Audit.Updated.By.Audit.Updated.By": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text"
    },
    "Audit.Updated.By.Id": "text",
    "Audit.Updated.By.SystemId": 1,
    "Id": "text",
    "SystemId": 1
  },
  "logo": "binary"
}
{
  "id": "text",
  "audit": {
    "created": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    },
    "updated": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    },
    "disabled": {
      "at": "2025-06-22T13:29:27.529Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    }
  },
  "$meta": {
    "omitted": [
      "text"
    ]
  },
  "icon": "text",
  "contact": {
    "name": "text",
    "firstName": "text",
    "lastName": "text",
    "email": "[email protected]",
    "phone": {
      "prefix": "text",
      "number": "text"
    },
    "user": {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "email": "text",
      "status": "text",
      "phone": {
        "prefix": "text",
        "number": "text"
      },
      "firstName": "text",
      "lastName": "text",
      "icon": "text",
      "lastLoginAt": "2025-06-22T13:29:27.529Z",
      "settings": {
        "cultureCode": "text",
        "languageCode": "text"
      },
      "name": "text",
      "accounts": [
        {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        }
      ],
      "currentAccount": {
        "id": "text",
        "icon": "text",
        "type": "text",
        "status": "text",
        "name": "text"
      }
    }
  },
  "name": "text",
  "externalId": "text",
  "status": "text",
  "address": {
    "addressLine1": "text",
    "addressLine2": "text",
    "postCode": "text",
    "city": "text",
    "state": "text",
    "country": "text"
  },
  "useBuyerAddress": true,
  "description": "text",
  "account": {
    "id": "text",
    "icon": "text",
    "type": "text",
    "status": "text",
    "name": "text"
  },
  "buyer": {
    "id": "text",
    "icon": "text",
    "name": "text"
  },
  "seller": {
    "id": "text",
    "icon": "text",
    "externalId": "text",
    "name": "text"
  },
  "eligibility": {
    "client": true,
    "partner": true
  }
}

Last updated

Was this helpful?