Create Buyer
Last updated
Was this helpful?
Last updated
Was this helpful?
Create a new Buyer object for the client account.
Json representation of the buyer
POST /public/v1/accounts/buyers HTTP/1.1
Host: api.platform.softwareone.com
Content-Type: multipart/form-data
Accept: */*
Content-Length: 21411
{
"buyer": {
"ExternalIds.ErpCompanyContact": "text",
"ExternalIds.ErpCustomer": "text",
"ExternalIds.AccountExternalId": "text",
"Status": "Active",
"Icon": "text",
"IconFileId": "text",
"Address.AddressLine1": "text",
"Address.AddressLine2": "text",
"Address.PostCode": "text",
"Address.City": "text",
"Address.State": "text",
"Address.Country": "text",
"TaxId": "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.Icon": "text",
"Account.IconFileId": "text",
"Account.TechnicalSupportEmail": "text",
"Account.Website": "text",
"Account.Description": "text",
"Account.Name": "text",
"Account.Groups": [
{
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"description": "text",
"account": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"externalIds": {
"pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
},
"externalId": "text",
"externalName": "text",
"type": "Client",
"status": "Active",
"serviceLevel": "Express",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"technicalSupportEmail": "name@gmail.com",
"website": "text",
"description": "text",
"name": "text",
"groups": [
"[Circular Reference]"
]
},
"modules": [
{
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"description": "text",
"name": "text",
"accountTypes": [
"text"
],
"filters": {
"group.buyers": [
"text"
]
},
"settings": {
"sharedAccount": true,
"configurable": true,
"default": true,
"paid": true,
"type": [
"text"
]
}
}
],
"logo": "text",
"isDefault": true,
"users": [
{
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"email": "text",
"status": "text",
"phone": {
"prefix": "text",
"number": "text"
},
"firstName": "text",
"lastName": "text",
"lastLoginAt": "2025-04-22T03:14:14.845Z",
"settings": {
"cultureCode": "text",
"languageCode": "text"
},
"name": "text",
"accounts": "[Circular Reference]",
"currentAccount": "[Circular Reference]"
}
],
"buyers": [
{
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"contact": "[Circular Reference]",
"externalIds": {
"erpCompanyContact": "text",
"erpCustomer": "text",
"accountExternalId": "text"
},
"status": "Active",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"taxId": "text",
"account": "[Circular Reference]",
"name": "text",
"errors": [
{
"id": "text",
"message": "text",
"parameters": null
}
],
"sellers": "[Circular Reference]"
}
]
}
],
"Account.Metadata.OmittedProperties": [
"text"
],
"Account.Reference": "text",
"Account.Audit.Created.At": "2025-04-22T03:14:14.845Z",
"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.Reference": "text",
"Account.Audit.Created.By.Audit.Created": {
"at": "2025-04-22T03:14:14.845Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text"
}
},
"Account.Audit.Created.By.Audit.Updated.At": "2025-04-22T03:14:14.845Z",
"Account.Audit.Created.By.Audit.Updated.ById": "text",
"Account.Audit.Created.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text"
},
"Account.Audit.Created.By.Id": "text",
"Account.Audit.Created.By.SystemId": 1,
"Account.Audit.Updated.At": "2025-04-22T03:14:14.845Z",
"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.Reference": "text",
"Account.Audit.Updated.By.Audit.Created.At": "2025-04-22T03:14:14.845Z",
"Account.Audit.Updated.By.Audit.Created.ById": "text",
"Account.Audit.Updated.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text"
},
"Account.Audit.Updated.By.Audit.Updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$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,
"Name": "text",
"Errors": [
{
"id": "text",
"message": "text",
"parameters": null
}
],
"Sellers": [
{
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"externalId": "text",
"status": "Active",
"icon": "text",
"currencies": [
"text"
],
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"name": "text"
}
],
"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-04-22T03:14:14.845Z",
"Contact.User.Settings.CultureCode": "text",
"Contact.User.Settings.LanguageCode": "text",
"Contact.User.Name": "text",
"Contact.User.Accounts": [
{
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"externalIds": {
"pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
},
"externalId": "text",
"externalName": "text",
"type": "Client",
"status": "Active",
"serviceLevel": "Express",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"technicalSupportEmail": "name@gmail.com",
"website": "text",
"description": "text",
"name": "text",
"groups": [
{
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"description": "text",
"account": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"externalIds": {
"pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
},
"externalId": "text",
"externalName": "text",
"type": "Client",
"status": "Active",
"serviceLevel": "Express",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"technicalSupportEmail": "name@gmail.com",
"website": "text",
"description": "text",
"name": "text",
"groups": [
"[Circular Reference]"
]
},
"modules": "[Circular Reference]",
"logo": "text",
"isDefault": true,
"users": "[Circular Reference]",
"buyers": "[Circular Reference]"
}
]
}
],
"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.Icon": "text",
"Contact.User.CurrentAccount.IconFileId": "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": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"description": "text",
"account": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"externalIds": {
"pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
},
"externalId": "text",
"externalName": "text",
"type": "Client",
"status": "Active",
"serviceLevel": "Express",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"technicalSupportEmail": "name@gmail.com",
"website": "text",
"description": "text",
"name": "text",
"groups": [
"[Circular Reference]"
]
},
"modules": [
{
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"description": "text",
"name": "text",
"accountTypes": [
"text"
],
"filters": {
"group.buyers": [
"text"
]
},
"settings": {
"sharedAccount": true,
"configurable": true,
"default": true,
"paid": true,
"type": [
"text"
]
}
}
],
"logo": "text",
"isDefault": true,
"users": [
{
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"email": "text",
"status": "text",
"phone": {
"prefix": "text",
"number": "text"
},
"firstName": "text",
"lastName": "text",
"lastLoginAt": "2025-04-22T03:14:14.845Z",
"settings": {
"cultureCode": "text",
"languageCode": "text"
},
"name": "text",
"accounts": "[Circular Reference]",
"currentAccount": "[Circular Reference]"
}
],
"buyers": [
{
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"contact": "[Circular Reference]",
"externalIds": {
"erpCompanyContact": "text",
"erpCustomer": "text",
"accountExternalId": "text"
},
"status": "Active",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"taxId": "text",
"account": "[Circular Reference]",
"name": "text",
"errors": [
{
"id": "text",
"message": "text",
"parameters": null
}
],
"sellers": "[Circular Reference]"
}
]
}
],
"Contact.User.CurrentAccount.Metadata.OmittedProperties": [
"text"
],
"Contact.User.CurrentAccount.Reference": "text",
"Contact.User.CurrentAccount.Audit.Created.At": "2025-04-22T03:14:14.845Z",
"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.Reference": "text",
"Contact.User.CurrentAccount.Audit.Created.By.Audit.Created": {
"at": "2025-04-22T03:14:14.845Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text"
}
},
"Contact.User.CurrentAccount.Audit.Created.By.Audit.Updated.At": "2025-04-22T03:14:14.845Z",
"Contact.User.CurrentAccount.Audit.Created.By.Audit.Updated.ById": "text",
"Contact.User.CurrentAccount.Audit.Created.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$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-04-22T03:14:14.845Z",
"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.Reference": "text",
"Contact.User.CurrentAccount.Audit.Updated.By.Audit.Created.At": "2025-04-22T03:14:14.845Z",
"Contact.User.CurrentAccount.Audit.Updated.By.Audit.Created.ById": "text",
"Contact.User.CurrentAccount.Audit.Updated.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text"
},
"Contact.User.CurrentAccount.Audit.Updated.By.Audit.Updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$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.Reference": "text",
"Contact.User.Audit.InvitationAcceptedAt": "2025-04-22T03:14:14.845Z",
"Contact.User.Audit.Created.At": "2025-04-22T03:14:14.845Z",
"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.Reference": "text",
"Contact.User.Audit.Created.By.Audit.Created.At": "2025-04-22T03:14:14.845Z",
"Contact.User.Audit.Created.By.Audit.Created.ById": "text",
"Contact.User.Audit.Created.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text"
},
"Contact.User.Audit.Created.By.Audit.Updated.At": "2025-04-22T03:14:14.845Z",
"Contact.User.Audit.Created.By.Audit.Updated.ById": "text",
"Contact.User.Audit.Created.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$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-04-22T03:14:14.845Z",
"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.Reference": "text",
"Contact.User.Audit.Updated.By.Audit.Created.At": "2025-04-22T03:14:14.845Z",
"Contact.User.Audit.Updated.By.Audit.Created.ById": "text",
"Contact.User.Audit.Updated.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text"
},
"Contact.User.Audit.Updated.By.Audit.Updated.At": "2025-04-22T03:14:14.845Z",
"Contact.User.Audit.Updated.By.Audit.Updated.ById": "text",
"Contact.User.Audit.Updated.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$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",
"Metadata.OmittedProperties": [
"text"
],
"Reference": "text",
"Audit.Activated.At": "2025-04-22T03:14:14.845Z",
"Audit.Activated.ById": "text",
"Audit.Activated.By.Name": "text",
"Audit.Activated.By.Icon": "text",
"Audit.Activated.By.HasIcon": true,
"Audit.Activated.By.Type": "User",
"Audit.Activated.By.Metadata.OmittedProperties": [
"text"
],
"Audit.Activated.By.Reference": "text",
"Audit.Activated.By.Audit.Created.At": "2025-04-22T03:14:14.845Z",
"Audit.Activated.By.Audit.Created.ById": "text",
"Audit.Activated.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text"
},
"Audit.Activated.By.Audit.Updated.At": "2025-04-22T03:14:14.845Z",
"Audit.Activated.By.Audit.Updated.ById": "text",
"Audit.Activated.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text"
},
"Audit.Activated.By.Id": "text",
"Audit.Activated.By.SystemId": 1,
"Audit.Unassigned.At": "2025-04-22T03:14:14.845Z",
"Audit.Unassigned.ById": "text",
"Audit.Unassigned.By.Name": "text",
"Audit.Unassigned.By.Icon": "text",
"Audit.Unassigned.By.HasIcon": true,
"Audit.Unassigned.By.Type": "User",
"Audit.Unassigned.By.Metadata.OmittedProperties": [
"text"
],
"Audit.Unassigned.By.Reference": "text",
"Audit.Unassigned.By.Audit.Created.At": "2025-04-22T03:14:14.845Z",
"Audit.Unassigned.By.Audit.Created.ById": "text",
"Audit.Unassigned.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text"
},
"Audit.Unassigned.By.Audit.Updated.At": "2025-04-22T03:14:14.845Z",
"Audit.Unassigned.By.Audit.Updated.ById": "text",
"Audit.Unassigned.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text"
},
"Audit.Unassigned.By.Id": "text",
"Audit.Unassigned.By.SystemId": 1,
"Audit.Created.At": "2025-04-22T03:14:14.845Z",
"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.Reference": "text",
"Audit.Created.By.Audit.Created.At": "2025-04-22T03:14:14.845Z",
"Audit.Created.By.Audit.Created.ById": "text",
"Audit.Created.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text"
},
"Audit.Created.By.Audit.Updated.At": "2025-04-22T03:14:14.845Z",
"Audit.Created.By.Audit.Updated.ById": "text",
"Audit.Created.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text"
},
"Audit.Created.By.Id": "text",
"Audit.Created.By.SystemId": 1,
"Audit.Updated.At": "2025-04-22T03:14:14.845Z",
"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.Reference": "text",
"Audit.Updated.By.Audit.Created.At": "2025-04-22T03:14:14.845Z",
"Audit.Updated.By.Audit.Created.ById": "text",
"Audit.Updated.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text"
},
"Audit.Updated.By.Audit.Updated.At": "2025-04-22T03:14:14.845Z",
"Audit.Updated.By.Audit.Updated.ById": "text",
"Audit.Updated.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$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-04-22T03:14:14.845Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"activated": {
"at": "2025-04-22T03:14:14.845Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"unassigned": {
"at": "2025-04-22T03:14:14.845Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$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": "2025-04-22T03:14:14.845Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"invitationAcceptedAt": "2025-04-22T03:14:14.845Z"
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"email": "text",
"status": "text",
"phone": {
"prefix": "text",
"number": "text"
},
"firstName": "text",
"lastName": "text",
"icon": "text",
"lastLoginAt": "2025-04-22T03:14:14.845Z",
"settings": {
"cultureCode": "text",
"languageCode": "text"
},
"name": "text",
"accounts": [
{
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"externalIds": {
"pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
},
"externalId": "text",
"externalName": "text",
"type": "Client",
"status": "Active",
"serviceLevel": "Express",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"icon": "text",
"technicalSupportEmail": "name@gmail.com",
"website": "text",
"description": "text",
"name": "text",
"groups": [
"[Circular Reference]"
]
}
],
"currentAccount": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"externalIds": {
"pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
},
"externalId": "text",
"externalName": "text",
"type": "Client",
"status": "Active",
"serviceLevel": "Express",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"icon": "text",
"technicalSupportEmail": "name@gmail.com",
"website": "text",
"description": "text",
"name": "text",
"groups": [
{
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"description": "text",
"account": "[Circular Reference]",
"modules": "[Circular Reference]",
"logo": "text",
"isDefault": true,
"users": "[Circular Reference]",
"buyers": "[Circular Reference]"
}
]
}
},
"type": "text"
},
"externalIds": {
"erpCompanyContact": "text",
"erpCustomer": "text",
"accountExternalId": "text"
},
"status": "Active",
"icon": "text",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"taxId": "text",
"account": {
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"externalIds": {
"pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
},
"externalId": "text",
"externalName": "text",
"type": "Client",
"status": "Active",
"serviceLevel": "Express",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"icon": "text",
"technicalSupportEmail": "name@gmail.com",
"website": "text",
"description": "text",
"name": "text",
"groups": [
{
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"description": "text",
"account": "[Circular Reference]",
"modules": "[Circular Reference]",
"logo": "text",
"isDefault": true,
"users": "[Circular Reference]",
"buyers": "[Circular Reference]"
}
]
},
"name": "text",
"errors": [
{
"id": "text",
"message": "text",
"parameters": null
}
],
"sellers": [
{
"id": "text",
"audit": {
"created": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-04-22T03:14:14.845Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"externalId": "text",
"status": "Active",
"icon": "text",
"currencies": [
"text"
],
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"name": "text"
}
]
}