Update Licensee
Update the licensee object.
You can update the licensee Seller
Object, except the status
(which is managed through the disable
, enable
, delete
endpoints) buyers id
and sellers id.
put
Path parameters
idstringRequired
Body
logostring · binaryOptional
Responses
200
OK
application/json
400
Bad Request
application/json
404
Not Found
application/json
put
PUT /public/v1/accounts/licensees/{id} HTTP/1.1
Host: api.s1.today
Content-Type: multipart/form-data
Accept: */*
Content-Length: 43079
{
"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.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"
]
},
"revision": 1,
"name": "text",
"description": "text",
"account": {
"id": "text",
"revision": 1,
"icon": "text",
"type": "Client",
"status": "Active",
"name": "text"
},
"modules": [
{
"id": "text",
"revision": 1,
"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",
"revision": 1,
"icon": "text",
"name": "text"
}
],
"buyers": [
{
"id": "text",
"revision": 1,
"icon": "text",
"name": "text"
}
]
}
],
"Account.Eligibility.Client": true,
"Account.Eligibility.Partner": true,
"Account.Icon": "text",
"Account.Metadata.OmittedProperties": [
"text"
],
"Account.Revision": 1,
"Account.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Account.Audit.Created.By.Audit.Created": {
"at": "2025-09-05T20:25:44.674Z",
"by": {
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
}
},
"Account.Audit.Created.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Account.Audit.Created.By.Audit.Updated.ById": "text",
"Account.Audit.Created.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Account.Audit.Created.By.Id": "text",
"Account.Audit.Created.By.SystemId": 1,
"Account.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Account.Audit.Updated.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Account.Audit.Updated.By.Audit.Created.ById": "text",
"Account.Audit.Updated.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Account.Audit.Updated.By.Audit.Updated": {
"at": "2025-09-05T20:25:44.674Z",
"by": {
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"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.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"
]
},
"revision": 1,
"name": "text",
"description": "text",
"account": {
"id": "text",
"revision": 1,
"icon": "text",
"type": "Client",
"status": "Active",
"name": "text"
},
"modules": [
{
"id": "text",
"revision": 1,
"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",
"revision": 1,
"icon": "text",
"name": "text"
}
],
"buyers": [
{
"id": "text",
"revision": 1,
"icon": "text",
"name": "text"
}
]
}
],
"Buyer.Account.Eligibility.Client": true,
"Buyer.Account.Eligibility.Partner": true,
"Buyer.Account.Icon": "text",
"Buyer.Account.Metadata.OmittedProperties": [
"text"
],
"Buyer.Account.Revision": 1,
"Buyer.Account.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Buyer.Account.Audit.Created.By.Audit.Created": {
"at": "2025-09-05T20:25:44.674Z",
"by": {
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
}
},
"Buyer.Account.Audit.Created.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Buyer.Account.Audit.Created.By.Audit.Updated.ById": "text",
"Buyer.Account.Audit.Created.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Buyer.Account.Audit.Created.By.Id": "text",
"Buyer.Account.Audit.Created.By.SystemId": 1,
"Buyer.Account.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Buyer.Account.Audit.Updated.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Buyer.Account.Audit.Updated.By.Audit.Created.ById": "text",
"Buyer.Account.Audit.Updated.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Buyer.Account.Audit.Updated.By.Audit.Updated": {
"at": "2025-09-05T20:25:44.674Z",
"by": {
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"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"
]
},
"revision": 1,
"icon": "text",
"externalId": "text",
"status": "Active",
"currencies": [
"text"
],
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"name": "text",
"erpLink": {
"id": "text",
"revision": 1,
"icon": "text",
"name": "text",
"companyName": "text",
"status": "Active"
}
}
],
"Buyer.ErpLinks": [
{
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]",
"blocked": "[Circular Reference]",
"unblocked": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"icon": "text",
"buyer": {
"id": "text",
"revision": 1,
"icon": "text",
"name": "text"
},
"seller": {
"id": "text",
"revision": 1,
"icon": "text",
"externalId": "text",
"name": "text"
},
"name": "text",
"companyName": "text",
"status": "Active",
"note": "text",
"externalIds": {
"erpCompanyContact": "text",
"erpCustomer": "text",
"accountExternalId": "text"
},
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
}
}
],
"Buyer.Icon": "text",
"Buyer.Metadata.OmittedProperties": [
"text"
],
"Buyer.Revision": 1,
"Buyer.Audit.Activated.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Buyer.Audit.Activated.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Buyer.Audit.Activated.By.Audit.Created.ById": "text",
"Buyer.Audit.Activated.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Buyer.Audit.Activated.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Buyer.Audit.Activated.By.Audit.Updated.ById": "text",
"Buyer.Audit.Activated.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Buyer.Audit.Activated.By.Id": "text",
"Buyer.Audit.Activated.By.SystemId": 1,
"Buyer.Audit.Unassigned.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Buyer.Audit.Unassigned.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Buyer.Audit.Unassigned.By.Audit.Created.ById": "text",
"Buyer.Audit.Unassigned.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Buyer.Audit.Unassigned.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Buyer.Audit.Unassigned.By.Audit.Updated.ById": "text",
"Buyer.Audit.Unassigned.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Buyer.Audit.Unassigned.By.Id": "text",
"Buyer.Audit.Unassigned.By.SystemId": 1,
"Buyer.Audit.Disabled.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Buyer.Audit.Disabled.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Buyer.Audit.Disabled.By.Audit.Created.ById": "text",
"Buyer.Audit.Disabled.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Buyer.Audit.Disabled.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Buyer.Audit.Disabled.By.Audit.Updated.ById": "text",
"Buyer.Audit.Disabled.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Buyer.Audit.Disabled.By.Id": "text",
"Buyer.Audit.Disabled.By.SystemId": 1,
"Buyer.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Buyer.Audit.Created.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Buyer.Audit.Created.By.Audit.Created.ById": "text",
"Buyer.Audit.Created.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Buyer.Audit.Created.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Buyer.Audit.Created.By.Audit.Updated.ById": "text",
"Buyer.Audit.Created.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Buyer.Audit.Created.By.Id": "text",
"Buyer.Audit.Created.By.SystemId": 1,
"Buyer.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Buyer.Audit.Updated.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Buyer.Audit.Updated.By.Audit.Created.ById": "text",
"Buyer.Audit.Updated.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Buyer.Audit.Updated.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Buyer.Audit.Updated.By.Audit.Updated.ById": "text",
"Buyer.Audit.Updated.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"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"
]
},
"revision": 1,
"icon": "text",
"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": {
"id": "text",
"revision": 1,
"icon": "text",
"type": "Client",
"status": "Active",
"name": "text"
},
"name": "text",
"errors": [
{
"id": "text",
"message": "text",
"parameters": null
}
],
"sellers": [
{
"id": "text",
"revision": 1,
"icon": "text",
"externalId": "text",
"name": "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.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"
]
},
"revision": 1,
"name": "text",
"description": "text",
"account": {
"id": "text",
"revision": 1,
"icon": "text",
"type": "Client",
"status": "Active",
"name": "text"
},
"modules": [
{
"id": "text",
"revision": 1,
"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",
"revision": 1,
"icon": "text",
"name": "text"
}
],
"buyers": [
{
"id": "text",
"revision": 1,
"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.Metadata.OmittedProperties": [
"text"
],
"Seller.ErpLink.Buyer.Account.Revision": 1,
"Seller.ErpLink.Buyer.Account.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Seller.ErpLink.Buyer.Account.Audit.Created.By.Audit.Created": {
"at": "2025-09-05T20:25:44.674Z",
"by": {
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
}
},
"Seller.ErpLink.Buyer.Account.Audit.Created.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Buyer.Account.Audit.Created.By.Audit.Updated.ById": "text",
"Seller.ErpLink.Buyer.Account.Audit.Created.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"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-09-05T20:25:44.674Z",
"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.Revision": 1,
"Seller.ErpLink.Buyer.Account.Audit.Updated.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Buyer.Account.Audit.Updated.By.Audit.Created.ById": "text",
"Seller.ErpLink.Buyer.Account.Audit.Updated.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Seller.ErpLink.Buyer.Account.Audit.Updated.By.Audit.Updated": {
"at": "2025-09-05T20:25:44.674Z",
"by": {
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"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"
]
},
"revision": 1,
"icon": "text",
"externalId": "text",
"status": "Active",
"currencies": [
"text"
],
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"name": "text",
"erpLink": {
"id": "text",
"revision": 1,
"icon": "text",
"name": "text",
"companyName": "text",
"status": "Active"
}
}
],
"Seller.ErpLink.Buyer.ErpLinks": [
{
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]",
"blocked": "[Circular Reference]",
"unblocked": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"icon": "text",
"buyer": {
"id": "text",
"revision": 1,
"icon": "text",
"name": "text"
},
"seller": {
"id": "text",
"revision": 1,
"icon": "text",
"externalId": "text",
"name": "text"
},
"name": "text",
"companyName": "text",
"status": "Active",
"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.Icon": "text",
"Seller.ErpLink.Buyer.Metadata.OmittedProperties": [
"text"
],
"Seller.ErpLink.Buyer.Revision": 1,
"Seller.ErpLink.Buyer.Audit.Activated.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Created.ById": "text",
"Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Updated.ById": "text",
"Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"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-09-05T20:25:44.674Z",
"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.Revision": 1,
"Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Created.ById": "text",
"Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Updated.ById": "text",
"Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"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-09-05T20:25:44.674Z",
"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.Revision": 1,
"Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Created.ById": "text",
"Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Updated.ById": "text",
"Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"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-09-05T20:25:44.674Z",
"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.Revision": 1,
"Seller.ErpLink.Buyer.Audit.Created.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Buyer.Audit.Created.By.Audit.Created.ById": "text",
"Seller.ErpLink.Buyer.Audit.Created.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Seller.ErpLink.Buyer.Audit.Created.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Buyer.Audit.Created.By.Audit.Updated.ById": "text",
"Seller.ErpLink.Buyer.Audit.Created.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"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-09-05T20:25:44.674Z",
"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.Revision": 1,
"Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Created.ById": "text",
"Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Updated.ById": "text",
"Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"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"
]
},
"revision": 1,
"icon": "text",
"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": {
"id": "text",
"revision": 1,
"icon": "text",
"type": "Client",
"status": "Active",
"name": "text"
},
"name": "text",
"errors": [
{
"id": "text",
"message": "text",
"parameters": null
}
],
"sellers": [
{
"id": "text",
"revision": 1,
"icon": "text",
"externalId": "text",
"name": "text"
}
]
}
],
"Seller.ErpLink.Seller.ErpLink": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]",
"blocked": "[Circular Reference]",
"unblocked": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"icon": "text",
"buyer": {
"id": "text",
"revision": 1,
"icon": "text",
"name": "text"
},
"seller": {
"id": "text",
"revision": 1,
"icon": "text",
"externalId": "text",
"name": "text"
},
"name": "text",
"companyName": "text",
"status": "Active",
"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.Metadata.OmittedProperties": [
"text"
],
"Seller.ErpLink.Seller.Revision": 1,
"Seller.ErpLink.Seller.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Seller.ErpLink.Seller.Audit.Created.By.Audit.Created": {
"at": "2025-09-05T20:25:44.674Z",
"by": {
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
}
},
"Seller.ErpLink.Seller.Audit.Created.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Seller.Audit.Created.By.Audit.Updated.ById": "text",
"Seller.ErpLink.Seller.Audit.Created.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"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-09-05T20:25:44.674Z",
"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.Revision": 1,
"Seller.ErpLink.Seller.Audit.Updated.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Seller.Audit.Updated.By.Audit.Created.ById": "text",
"Seller.ErpLink.Seller.Audit.Updated.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Seller.ErpLink.Seller.Audit.Updated.By.Audit.Updated": {
"at": "2025-09-05T20:25:44.674Z",
"by": {
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"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.Metadata.OmittedProperties": [
"text"
],
"Seller.ErpLink.Revision": 1,
"Seller.ErpLink.Audit.Blocked.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Seller.ErpLink.Audit.Blocked.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Audit.Blocked.By.Audit.Created.ById": "text",
"Seller.ErpLink.Audit.Blocked.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Seller.ErpLink.Audit.Blocked.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Audit.Blocked.By.Audit.Updated.ById": "text",
"Seller.ErpLink.Audit.Blocked.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Seller.ErpLink.Audit.Blocked.By.Id": "text",
"Seller.ErpLink.Audit.Blocked.By.SystemId": 1,
"Seller.ErpLink.Audit.Unblocked.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Seller.ErpLink.Audit.Unblocked.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Audit.Unblocked.By.Audit.Created.ById": "text",
"Seller.ErpLink.Audit.Unblocked.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Seller.ErpLink.Audit.Unblocked.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Audit.Unblocked.By.Audit.Updated.ById": "text",
"Seller.ErpLink.Audit.Unblocked.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Seller.ErpLink.Audit.Unblocked.By.Id": "text",
"Seller.ErpLink.Audit.Unblocked.By.SystemId": 1,
"Seller.ErpLink.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Seller.ErpLink.Audit.Created.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Audit.Created.By.Audit.Created.ById": "text",
"Seller.ErpLink.Audit.Created.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Seller.ErpLink.Audit.Created.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Audit.Created.By.Audit.Updated.ById": "text",
"Seller.ErpLink.Audit.Created.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Seller.ErpLink.Audit.Created.By.Id": "text",
"Seller.ErpLink.Audit.Created.By.SystemId": 1,
"Seller.ErpLink.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Seller.ErpLink.Audit.Updated.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Audit.Updated.By.Audit.Created.ById": "text",
"Seller.ErpLink.Audit.Updated.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Seller.ErpLink.Audit.Updated.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Seller.ErpLink.Audit.Updated.By.Audit.Updated.ById": "text",
"Seller.ErpLink.Audit.Updated.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"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.Metadata.OmittedProperties": [
"text"
],
"Seller.Revision": 1,
"Seller.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Seller.Audit.Created.By.Audit.Created": {
"at": "2025-09-05T20:25:44.674Z",
"by": {
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
}
},
"Seller.Audit.Created.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Seller.Audit.Created.By.Audit.Updated.ById": "text",
"Seller.Audit.Created.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Seller.Audit.Created.By.Id": "text",
"Seller.Audit.Created.By.SystemId": 1,
"Seller.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Seller.Audit.Updated.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Seller.Audit.Updated.By.Audit.Created.ById": "text",
"Seller.Audit.Updated.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Seller.Audit.Updated.By.Audit.Updated": {
"at": "2025-09-05T20:25:44.674Z",
"by": {
"id": "text",
"audit": "[Circular Reference]",
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"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,
"Icon": "text",
"Metadata.OmittedProperties": [
"text"
],
"Revision": 1,
"Audit.Disabled.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Audit.Disabled.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Audit.Disabled.By.Audit.Created.ById": "text",
"Audit.Disabled.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Audit.Disabled.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Audit.Disabled.By.Audit.Updated.ById": "text",
"Audit.Disabled.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Audit.Disabled.By.Id": "text",
"Audit.Disabled.By.SystemId": 1,
"Audit.Created.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Audit.Created.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Audit.Created.By.Audit.Created.ById": "text",
"Audit.Created.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Audit.Created.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Audit.Created.By.Audit.Updated.ById": "text",
"Audit.Created.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Audit.Created.By.Id": "text",
"Audit.Created.By.SystemId": 1,
"Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"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.Revision": 1,
"Audit.Updated.By.Audit.Created.At": "2025-09-05T20:25:44.674Z",
"Audit.Updated.By.Audit.Created.ById": "text",
"Audit.Updated.By.Audit.Created.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"name": "text",
"icon": "text"
},
"Audit.Updated.By.Audit.Updated.At": "2025-09-05T20:25:44.674Z",
"Audit.Updated.By.Audit.Updated.ById": "text",
"Audit.Updated.By.Audit.Updated.By": {
"id": "text",
"audit": {
"created": "[Circular Reference]",
"updated": "[Circular Reference]"
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"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-09-05T20:25:44.674Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-09-05T20:25:44.674Z",
"by": "[Circular Reference]"
},
"disabled": {
"at": "2025-09-05T20:25:44.674Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"icon": "text",
"name": "text",
"externalId": "text",
"status": "Active",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"useBuyerAddress": true,
"description": "text",
"account": {
"id": "text",
"revision": 1,
"icon": "text",
"type": "Client",
"status": "Active",
"name": "text"
},
"buyer": {
"id": "text",
"revision": 1,
"icon": "text",
"name": "text"
},
"seller": {
"id": "text",
"revision": 1,
"icon": "text",
"externalId": "text",
"name": "text"
},
"eligibility": {
"client": true,
"partner": true
}
}
Last updated
Was this helpful?