List Account Users

Get all users assigned to an account.

GET/v1/accounts/account-users
Response

Success

Body
$metaListMetadata (object)
dataarray of AccountUserQueryModel (object)
Request
const response = await fetch('/v1/accounts/account-users', {
    method: 'GET',
    headers: {},
});
const data = await response.json();
Response
{
  "$meta": {
    "omitted": [
      "text"
    ],
    "pagination": {}
  },
  "data": [
    {
      "id": "text",
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "href": "text",
      "user": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2024-07-27T03:57:57.398Z",
            "by": {
              "id": "text",
              "audit": {},
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "href": "text",
              "name": "text",
              "icon": "text"
            }
          },
          "updated": {
            "at": "2024-07-27T03:57:57.398Z",
            "by": {
              "id": "text",
              "audit": {},
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "href": "text",
              "name": "text",
              "icon": "text"
            }
          },
          "invitationAcceptedAt": "2024-07-27T03:57:57.398Z"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "href": "text",
        "email": "text",
        "status": "text",
        "phone": {
          "prefix": "text",
          "number": "text"
        },
        "firstName": "text",
        "lastName": "text",
        "icon": "text",
        "lastLoginAt": "2024-07-27T03:57:57.398Z",
        "settings": {
          "cultureCode": "text",
          "languageCode": "text"
        },
        "name": "text",
        "accounts": [
          {
            "id": "text",
            "audit": {
              "created": {
                "at": "2024-07-27T03:57:57.398Z",
                "by": {
                  "id": "text",
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "href": "text",
                  "name": "text",
                  "icon": "text"
                }
              },
              "updated": {
                "at": "2024-07-27T03:57:57.398Z",
                "by": {
                  "id": "text",
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "href": "text",
                  "name": "text",
                  "icon": "text"
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "href": "text",
            "externalId": "text",
            "externalName": "text",
            "type": "text",
            "status": "text",
            "serviceLevel": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "icon": {
              "path": "text",
              "apiVersion": "text"
            },
            "technicalSupportEmail": "name@gmail.com",
            "website": "text",
            "description": "text",
            "name": "text",
            "groups": [
              {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2024-07-27T03:57:57.398Z",
                    "by": {
                      "id": "text",
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  },
                  "updated": {
                    "at": "2024-07-27T03:57:57.398Z",
                    "by": {
                      "id": "text",
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "name": "text",
                "description": "text",
                "modules": [
                  {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2024-07-27T03:57:57.398Z",
                        "by": {
                          "id": "text",
                          "$meta": {
                            "omitted": [
                              "text"
                            ]
                          },
                          "href": "text",
                          "name": "text",
                          "icon": "text"
                        }
                      },
                      "updated": {
                        "at": "2024-07-27T03:57:57.398Z",
                        "by": {
                          "id": "text",
                          "$meta": {
                            "omitted": [
                              "text"
                            ]
                          },
                          "href": "text",
                          "name": "text",
                          "icon": "text"
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "href": "text",
                    "description": "text",
                    "isConfigurable": false,
                    "isEnabledByDefault": false,
                    "name": "text",
                    "accountTypes": [
                      "text"
                    ]
                  }
                ],
                "logo": "text",
                "isDefault": false,
                "users": []
              }
            ],
            "buyers": [
              {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2024-07-27T03:57:57.398Z",
                    "by": {
                      "id": "text",
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  },
                  "updated": {
                    "at": "2024-07-27T03:57:57.398Z",
                    "by": {
                      "id": "text",
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "contact": {
                  "name": "text",
                  "firstName": "text",
                  "lastName": "text",
                  "email": "name@gmail.com",
                  "phone": {
                    "prefix": "text",
                    "number": "text"
                  },
                  "type": "text"
                },
                "externalIds": {
                  "erpCompanyContact": "text",
                  "erpCustomer": "text"
                },
                "status": "text",
                "icon": "text",
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "taxId": "text",
                "name": "text",
                "sellers": [
                  {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2024-07-27T03:57:57.398Z",
                        "by": {
                          "id": "text",
                          "$meta": {
                            "omitted": [
                              "text"
                            ]
                          },
                          "href": "text",
                          "name": "text",
                          "icon": "text"
                        }
                      },
                      "updated": {
                        "at": "2024-07-27T03:57:57.398Z",
                        "by": {
                          "id": "text",
                          "$meta": {
                            "omitted": [
                              "text"
                            ]
                          },
                          "href": "text",
                          "name": "text",
                          "icon": "text"
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "href": "text",
                    "externalId": "text",
                    "status": "text",
                    "icon": "text",
                    "currencies": [
                      "text"
                    ],
                    "address": {
                      "addressLine1": "text",
                      "addressLine2": "text",
                      "postCode": "text",
                      "city": "text",
                      "state": "text",
                      "country": "text"
                    },
                    "name": "text"
                  }
                ]
              }
            ]
          }
        ],
        "currentAccount": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2024-07-27T03:57:57.398Z",
              "by": {
                "id": "text",
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "name": "text",
                "icon": "text"
              }
            },
            "updated": {
              "at": "2024-07-27T03:57:57.398Z",
              "by": {
                "id": "text",
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "name": "text",
                "icon": "text"
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "href": "text",
          "externalId": "text",
          "externalName": "text",
          "type": "text",
          "status": "text",
          "serviceLevel": "text",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "icon": {
            "path": "text",
            "apiVersion": "text"
          },
          "technicalSupportEmail": "name@gmail.com",
          "website": "text",
          "description": "text",
          "name": "text",
          "groups": [
            {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2024-07-27T03:57:57.398Z",
                  "by": {
                    "id": "text",
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "href": "text",
                    "name": "text",
                    "icon": "text"
                  }
                },
                "updated": {
                  "at": "2024-07-27T03:57:57.398Z",
                  "by": {
                    "id": "text",
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "href": "text",
                    "name": "text",
                    "icon": "text"
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "href": "text",
              "name": "text",
              "description": "text",
              "modules": [
                {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2024-07-27T03:57:57.398Z",
                      "by": {
                        "id": "text",
                        "$meta": {
                          "omitted": [
                            "text"
                          ]
                        },
                        "href": "text",
                        "name": "text",
                        "icon": "text"
                      }
                    },
                    "updated": {
                      "at": "2024-07-27T03:57:57.398Z",
                      "by": {
                        "id": "text",
                        "$meta": {
                          "omitted": [
                            "text"
                          ]
                        },
                        "href": "text",
                        "name": "text",
                        "icon": "text"
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "href": "text",
                  "description": "text",
                  "isConfigurable": false,
                  "isEnabledByDefault": false,
                  "name": "text",
                  "accountTypes": [
                    "text"
                  ]
                }
              ],
              "logo": "text",
              "isDefault": false,
              "users": []
            }
          ],
          "buyers": [
            {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2024-07-27T03:57:57.398Z",
                  "by": {
                    "id": "text",
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "href": "text",
                    "name": "text",
                    "icon": "text"
                  }
                },
                "updated": {
                  "at": "2024-07-27T03:57:57.398Z",
                  "by": {
                    "id": "text",
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "href": "text",
                    "name": "text",
                    "icon": "text"
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "href": "text",
              "contact": {
                "name": "text",
                "firstName": "text",
                "lastName": "text",
                "email": "name@gmail.com",
                "phone": {
                  "prefix": "text",
                  "number": "text"
                },
                "type": "text"
              },
              "externalIds": {
                "erpCompanyContact": "text",
                "erpCustomer": "text"
              },
              "status": "text",
              "icon": "text",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "taxId": "text",
              "name": "text",
              "sellers": [
                {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2024-07-27T03:57:57.398Z",
                      "by": {
                        "id": "text",
                        "$meta": {
                          "omitted": [
                            "text"
                          ]
                        },
                        "href": "text",
                        "name": "text",
                        "icon": "text"
                      }
                    },
                    "updated": {
                      "at": "2024-07-27T03:57:57.398Z",
                      "by": {
                        "id": "text",
                        "$meta": {
                          "omitted": [
                            "text"
                          ]
                        },
                        "href": "text",
                        "name": "text",
                        "icon": "text"
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "href": "text",
                  "externalId": "text",
                  "status": "text",
                  "icon": "text",
                  "currencies": [
                    "text"
                  ],
                  "address": {
                    "addressLine1": "text",
                    "addressLine2": "text",
                    "postCode": "text",
                    "city": "text",
                    "state": "text",
                    "country": "text"
                  },
                  "name": "text"
                }
              ]
            }
          ]
        }
      },
      "groups": [
        {
          "id": "text",
          "audit": {
            "created": {
              "at": "2024-07-27T03:57:57.398Z",
              "by": {
                "id": "text",
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "name": "text",
                "icon": "text"
              }
            },
            "updated": {
              "at": "2024-07-27T03:57:57.398Z",
              "by": {
                "id": "text",
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "name": "text",
                "icon": "text"
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "href": "text",
          "name": "text",
          "description": "text",
          "account": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2024-07-27T03:57:57.398Z",
                "by": {
                  "id": "text",
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "href": "text",
                  "name": "text",
                  "icon": "text"
                }
              },
              "updated": {
                "at": "2024-07-27T03:57:57.398Z",
                "by": {
                  "id": "text",
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "href": "text",
                  "name": "text",
                  "icon": "text"
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "href": "text",
            "externalId": "text",
            "externalName": "text",
            "type": "text",
            "status": "text",
            "serviceLevel": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "icon": {
              "path": "text",
              "apiVersion": "text"
            },
            "technicalSupportEmail": "name@gmail.com",
            "website": "text",
            "description": "text",
            "name": "text",
            "groups": [],
            "buyers": [
              {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2024-07-27T03:57:57.398Z",
                    "by": {
                      "id": "text",
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  },
                  "updated": {
                    "at": "2024-07-27T03:57:57.398Z",
                    "by": {
                      "id": "text",
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "contact": {
                  "name": "text",
                  "firstName": "text",
                  "lastName": "text",
                  "email": "name@gmail.com",
                  "phone": {
                    "prefix": "text",
                    "number": "text"
                  },
                  "user": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2024-07-27T03:57:57.398Z",
                        "by": {
                          "id": "text",
                          "audit": {},
                          "$meta": {
                            "omitted": [
                              "text"
                            ]
                          },
                          "href": "text",
                          "name": "text",
                          "icon": "text"
                        }
                      },
                      "updated": {
                        "at": "2024-07-27T03:57:57.398Z",
                        "by": {
                          "id": "text",
                          "audit": {},
                          "$meta": {
                            "omitted": [
                              "text"
                            ]
                          },
                          "href": "text",
                          "name": "text",
                          "icon": "text"
                        }
                      },
                      "invitationAcceptedAt": "2024-07-27T03:57:57.398Z"
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "href": "text",
                    "email": "text",
                    "status": "text",
                    "phone": {
                      "prefix": "text",
                      "number": "text"
                    },
                    "firstName": "text",
                    "lastName": "text",
                    "icon": "text",
                    "lastLoginAt": "2024-07-27T03:57:57.398Z",
                    "settings": {
                      "cultureCode": "text",
                      "languageCode": "text"
                    },
                    "name": "text",
                    "accounts": []
                  },
                  "type": "text"
                },
                "externalIds": {
                  "erpCompanyContact": "text",
                  "erpCustomer": "text"
                },
                "status": "text",
                "icon": "text",
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "taxId": "text",
                "name": "text",
                "sellers": [
                  {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2024-07-27T03:57:57.398Z",
                        "by": {
                          "id": "text",
                          "$meta": {
                            "omitted": [
                              "text"
                            ]
                          },
                          "href": "text",
                          "name": "text",
                          "icon": "text"
                        }
                      },
                      "updated": {
                        "at": "2024-07-27T03:57:57.398Z",
                        "by": {
                          "id": "text",
                          "$meta": {
                            "omitted": [
                              "text"
                            ]
                          },
                          "href": "text",
                          "name": "text",
                          "icon": "text"
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "href": "text",
                    "externalId": "text",
                    "status": "text",
                    "icon": "text",
                    "currencies": [
                      "text"
                    ],
                    "address": {
                      "addressLine1": "text",
                      "addressLine2": "text",
                      "postCode": "text",
                      "city": "text",
                      "state": "text",
                      "country": "text"
                    },
                    "name": "text"
                  }
                ]
              }
            ]
          },
          "modules": [
            {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2024-07-27T03:57:57.398Z",
                  "by": {
                    "id": "text",
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "href": "text",
                    "name": "text",
                    "icon": "text"
                  }
                },
                "updated": {
                  "at": "2024-07-27T03:57:57.398Z",
                  "by": {
                    "id": "text",
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "href": "text",
                    "name": "text",
                    "icon": "text"
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "href": "text",
              "description": "text",
              "isConfigurable": false,
              "isEnabledByDefault": false,
              "name": "text",
              "accountTypes": [
                "text"
              ]
            }
          ],
          "logo": "text",
          "isDefault": false,
          "users": [
            {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2024-07-27T03:57:57.398Z",
                  "by": {
                    "id": "text",
                    "audit": {},
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "href": "text",
                    "name": "text",
                    "icon": "text"
                  }
                },
                "updated": {
                  "at": "2024-07-27T03:57:57.398Z",
                  "by": {
                    "id": "text",
                    "audit": {},
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "href": "text",
                    "name": "text",
                    "icon": "text"
                  }
                },
                "invitationAcceptedAt": "2024-07-27T03:57:57.398Z"
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "href": "text",
              "email": "text",
              "status": "text",
              "phone": {
                "prefix": "text",
                "number": "text"
              },
              "firstName": "text",
              "lastName": "text",
              "icon": "text",
              "lastLoginAt": "2024-07-27T03:57:57.398Z",
              "settings": {
                "cultureCode": "text",
                "languageCode": "text"
              },
              "name": "text",
              "accounts": [
                {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2024-07-27T03:57:57.398Z",
                      "by": {
                        "id": "text",
                        "$meta": {
                          "omitted": [
                            "text"
                          ]
                        },
                        "href": "text",
                        "name": "text",
                        "icon": "text"
                      }
                    },
                    "updated": {
                      "at": "2024-07-27T03:57:57.398Z",
                      "by": {
                        "id": "text",
                        "$meta": {
                          "omitted": [
                            "text"
                          ]
                        },
                        "href": "text",
                        "name": "text",
                        "icon": "text"
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "href": "text",
                  "externalId": "text",
                  "externalName": "text",
                  "type": "text",
                  "status": "text",
                  "serviceLevel": "text",
                  "address": {
                    "addressLine1": "text",
                    "addressLine2": "text",
                    "postCode": "text",
                    "city": "text",
                    "state": "text",
                    "country": "text"
                  },
                  "icon": {
                    "path": "text",
                    "apiVersion": "text"
                  },
                  "technicalSupportEmail": "name@gmail.com",
                  "website": "text",
                  "description": "text",
                  "name": "text",
                  "groups": [],
                  "buyers": [
                    {
                      "id": "text",
                      "audit": {
                        "created": {
                          "at": "2024-07-27T03:57:57.398Z",
                          "by": {
                            "id": "text",
                            "$meta": {
                              "omitted": [
                                "text"
                              ]
                            },
                            "href": "text",
                            "name": "text",
                            "icon": "text"
                          }
                        },
                        "updated": {
                          "at": "2024-07-27T03:57:57.398Z",
                          "by": {
                            "id": "text",
                            "$meta": {
                              "omitted": [
                                "text"
                              ]
                            },
                            "href": "text",
                            "name": "text",
                            "icon": "text"
                          }
                        }
                      },
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "contact": {
                        "name": "text",
                        "firstName": "text",
                        "lastName": "text",
                        "email": "name@gmail.com",
                        "phone": {
                          "prefix": "text",
                          "number": "text"
                        },
                        "type": "text"
                      },
                      "externalIds": {
                        "erpCompanyContact": "text",
                        "erpCustomer": "text"
                      },
                      "status": "text",
                      "icon": "text",
                      "address": {
                        "addressLine1": "text",
                        "addressLine2": "text",
                        "postCode": "text",
                        "city": "text",
                        "state": "text",
                        "country": "text"
                      },
                      "taxId": "text",
                      "name": "text",
                      "sellers": [
                        {
                          "id": "text",
                          "audit": {
                            "created": {
                              "at": "2024-07-27T03:57:57.398Z",
                              "by": {
                                "id": "text",
                                "$meta": {
                                  "omitted": [
                                    "text"
                                  ]
                                },
                                "href": "text",
                                "name": "text",
                                "icon": "text"
                              }
                            },
                            "updated": {
                              "at": "2024-07-27T03:57:57.398Z",
                              "by": {
                                "id": "text",
                                "$meta": {
                                  "omitted": [
                                    "text"
                                  ]
                                },
                                "href": "text",
                                "name": "text",
                                "icon": "text"
                              }
                            }
                          },
                          "$meta": {
                            "omitted": [
                              "text"
                            ]
                          },
                          "href": "text",
                          "externalId": "text",
                          "status": "text",
                          "icon": "text",
                          "currencies": [
                            "text"
                          ],
                          "address": {
                            "addressLine1": "text",
                            "addressLine2": "text",
                            "postCode": "text",
                            "city": "text",
                            "state": "text",
                            "country": "text"
                          },
                          "name": "text"
                        }
                      ]
                    }
                  ]
                }
              ],
              "currentAccount": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2024-07-27T03:57:57.398Z",
                    "by": {
                      "id": "text",
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  },
                  "updated": {
                    "at": "2024-07-27T03:57:57.398Z",
                    "by": {
                      "id": "text",
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "externalId": "text",
                "externalName": "text",
                "type": "text",
                "status": "text",
                "serviceLevel": "text",
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "icon": {
                  "path": "text",
                  "apiVersion": "text"
                },
                "technicalSupportEmail": "name@gmail.com",
                "website": "text",
                "description": "text",
                "name": "text",
                "groups": [],
                "buyers": [
                  {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2024-07-27T03:57:57.398Z",
                        "by": {
                          "id": "text",
                          "$meta": {
                            "omitted": [
                              "text"
                            ]
                          },
                          "href": "text",
                          "name": "text",
                          "icon": "text"
                        }
                      },
                      "updated": {
                        "at": "2024-07-27T03:57:57.398Z",
                        "by": {
                          "id": "text",
                          "$meta": {
                            "omitted": [
                              "text"
                            ]
                          },
                          "href": "text",
                          "name": "text",
                          "icon": "text"
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "href": "text",
                    "contact": {
                      "name": "text",
                      "firstName": "text",
                      "lastName": "text",
                      "email": "name@gmail.com",
                      "phone": {
                        "prefix": "text",
                        "number": "text"
                      },
                      "type": "text"
                    },
                    "externalIds": {
                      "erpCompanyContact": "text",
                      "erpCustomer": "text"
                    },
                    "status": "text",
                    "icon": "text",
                    "address": {
                      "addressLine1": "text",
                      "addressLine2": "text",
                      "postCode": "text",
                      "city": "text",
                      "state": "text",
                      "country": "text"
                    },
                    "taxId": "text",
                    "name": "text",
                    "sellers": [
                      {
                        "id": "text",
                        "audit": {
                          "created": {
                            "at": "2024-07-27T03:57:57.398Z",
                            "by": {
                              "id": "text",
                              "$meta": {
                                "omitted": [
                                  "text"
                                ]
                              },
                              "href": "text",
                              "name": "text",
                              "icon": "text"
                            }
                          },
                          "updated": {
                            "at": "2024-07-27T03:57:57.398Z",
                            "by": {
                              "id": "text",
                              "$meta": {
                                "omitted": [
                                  "text"
                                ]
                              },
                              "href": "text",
                              "name": "text",
                              "icon": "text"
                            }
                          }
                        },
                        "$meta": {
                          "omitted": [
                            "text"
                          ]
                        },
                        "href": "text",
                        "externalId": "text",
                        "status": "text",
                        "icon": "text",
                        "currencies": [
                          "text"
                        ],
                        "address": {
                          "addressLine1": "text",
                          "addressLine2": "text",
                          "postCode": "text",
                          "city": "text",
                          "state": "text",
                          "country": "text"
                        },
                        "name": "text"
                      }
                    ]
                  }
                ]
              }
            }
          ]
        }
      ],
      "account": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2024-07-27T03:57:57.398Z",
            "by": {
              "id": "text",
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "href": "text",
              "name": "text",
              "icon": "text"
            }
          },
          "updated": {
            "at": "2024-07-27T03:57:57.398Z",
            "by": {
              "id": "text",
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "href": "text",
              "name": "text",
              "icon": "text"
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "href": "text",
        "externalId": "text",
        "externalName": "text",
        "type": "text",
        "status": "text",
        "serviceLevel": "text",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "icon": {
          "path": "text",
          "apiVersion": "text"
        },
        "technicalSupportEmail": "name@gmail.com",
        "website": "text",
        "description": "text",
        "name": "text",
        "groups": [
          {
            "id": "text",
            "audit": {
              "created": {
                "at": "2024-07-27T03:57:57.398Z",
                "by": {
                  "id": "text",
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "href": "text",
                  "name": "text",
                  "icon": "text"
                }
              },
              "updated": {
                "at": "2024-07-27T03:57:57.398Z",
                "by": {
                  "id": "text",
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "href": "text",
                  "name": "text",
                  "icon": "text"
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "href": "text",
            "name": "text",
            "description": "text",
            "modules": [
              {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2024-07-27T03:57:57.398Z",
                    "by": {
                      "id": "text",
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  },
                  "updated": {
                    "at": "2024-07-27T03:57:57.398Z",
                    "by": {
                      "id": "text",
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "description": "text",
                "isConfigurable": false,
                "isEnabledByDefault": false,
                "name": "text",
                "accountTypes": [
                  "text"
                ]
              }
            ],
            "logo": "text",
            "isDefault": false,
            "users": [
              {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2024-07-27T03:57:57.398Z",
                    "by": {
                      "id": "text",
                      "audit": {},
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  },
                  "updated": {
                    "at": "2024-07-27T03:57:57.398Z",
                    "by": {
                      "id": "text",
                      "audit": {},
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  },
                  "invitationAcceptedAt": "2024-07-27T03:57:57.398Z"
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "email": "text",
                "status": "text",
                "phone": {
                  "prefix": "text",
                  "number": "text"
                },
                "firstName": "text",
                "lastName": "text",
                "icon": "text",
                "lastLoginAt": "2024-07-27T03:57:57.398Z",
                "settings": {
                  "cultureCode": "text",
                  "languageCode": "text"
                },
                "name": "text",
                "accounts": []
              }
            ]
          }
        ],
        "buyers": [
          {
            "id": "text",
            "audit": {
              "created": {
                "at": "2024-07-27T03:57:57.398Z",
                "by": {
                  "id": "text",
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "href": "text",
                  "name": "text",
                  "icon": "text"
                }
              },
              "updated": {
                "at": "2024-07-27T03:57:57.398Z",
                "by": {
                  "id": "text",
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "href": "text",
                  "name": "text",
                  "icon": "text"
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "href": "text",
            "contact": {
              "name": "text",
              "firstName": "text",
              "lastName": "text",
              "email": "name@gmail.com",
              "phone": {
                "prefix": "text",
                "number": "text"
              },
              "user": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2024-07-27T03:57:57.398Z",
                    "by": {
                      "id": "text",
                      "audit": {},
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  },
                  "updated": {
                    "at": "2024-07-27T03:57:57.398Z",
                    "by": {
                      "id": "text",
                      "audit": {},
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  },
                  "invitationAcceptedAt": "2024-07-27T03:57:57.398Z"
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "email": "text",
                "status": "text",
                "phone": {
                  "prefix": "text",
                  "number": "text"
                },
                "firstName": "text",
                "lastName": "text",
                "icon": "text",
                "lastLoginAt": "2024-07-27T03:57:57.398Z",
                "settings": {
                  "cultureCode": "text",
                  "languageCode": "text"
                },
                "name": "text",
                "accounts": []
              },
              "type": "text"
            },
            "externalIds": {
              "erpCompanyContact": "text",
              "erpCustomer": "text"
            },
            "status": "text",
            "icon": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "taxId": "text",
            "name": "text",
            "sellers": [
              {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2024-07-27T03:57:57.398Z",
                    "by": {
                      "id": "text",
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  },
                  "updated": {
                    "at": "2024-07-27T03:57:57.398Z",
                    "by": {
                      "id": "text",
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "href": "text",
                      "name": "text",
                      "icon": "text"
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "href": "text",
                "externalId": "text",
                "status": "text",
                "icon": "text",
                "currencies": [
                  "text"
                ],
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "name": "text"
              }
            ]
          }
        ]
      },
      "invitation": {
        "url": "text",
        "status": "text"
      },
      "lastLoginAt": "2024-07-27T03:57:57.398Z",
      "audit": {
        "created": {
          "at": "2024-07-27T03:57:57.398Z",
          "by": {
            "id": "text",
            "audit": {},
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "href": "text",
            "name": "text",
            "icon": "text"
          }
        },
        "updated": {
          "at": "2024-07-27T03:57:57.398Z",
          "by": {
            "id": "text",
            "audit": {},
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "href": "text",
            "name": "text",
            "icon": "text"
          }
        },
        "invitationAcceptedAt": "2024-07-27T03:57:57.398Z"
      }
    }
  ]
}

Last updated

SoftwareOne is a trademark of SoftwareOne, Inc. "The Software Licensing Experts" is a service mark of SoftwareOne, Inc. VAR assist is a trademark of SoftwareOne, Inc. "It pays to partner" is a service mark of SoftwareOne, Incorporated.