> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/developer-resources/rest-api/accounts-api/erp-link/update-erp-link.md).

# Update ERP link

## Update ERP link

> Update ERP link.\
> Available for Operations account with platform account management permissions.\
> Accepts application/json or multipart/form-data (with optional icon).\
> Use JSON for field updates and multipart when uploading an icon.\
> Updates ERP link fields such as note, externalIds, or address.\
> Returns the updated ERP link object.

```json
{"openapi":"3.0.1","info":{"title":"Marketplace API","version":"5.0.5661-g83ffb015"},"servers":[{"url":"https://api.platform.softwareone.com"}],"paths":{"/public/v1/accounts/erp-links/{id}":{"put":{"tags":["ErpLinks"],"summary":"Update ERP link","description":"Update ERP link.\nAvailable for Operations account with platform account management permissions.\nAccepts application/json or multipart/form-data (with optional icon).\nUse JSON for field updates and multipart when uploading an icon.\nUpdates ERP link fields such as note, externalIds, or address.\nReturns the updated ERP link object.","parameters":[{"name":"id","in":"path","description":"ERP link identifier.","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"multipart/form-data":{"schema":{"type":"object","properties":{"erpLink":{"type":"object","properties":{"ErpLink.Node.Name":{"type":"string"},"ErpLink.Node.Children":{"type":"array","items":{"$ref":"#/components/schemas/DeltaNode"}},"ErpLink.Path":{"type":"string"},"ErpLink.Data.Buyer.ExternalIds.ErpCompanyContact":{"type":"string"},"ErpLink.Data.Buyer.ExternalIds.ErpCustomer":{"type":"string"},"ErpLink.Data.Buyer.ExternalIds.AccountExternalId":{"type":"string"},"ErpLink.Data.Buyer.Status":{"allOf":[{"$ref":"#/components/schemas/BuyerStatus"}]},"ErpLink.Data.Buyer.Address.AddressLine1":{"type":"string"},"ErpLink.Data.Buyer.Address.AddressLine2":{"type":"string"},"ErpLink.Data.Buyer.Address.PostCode":{"type":"string"},"ErpLink.Data.Buyer.Address.City":{"type":"string"},"ErpLink.Data.Buyer.Address.State":{"type":"string"},"ErpLink.Data.Buyer.Address.Country":{"type":"string"},"ErpLink.Data.Buyer.TaxId":{"type":"string"},"ErpLink.Data.Buyer.Account.ExternalIds.PyraTenantId":{"type":"string","format":"uuid"},"ErpLink.Data.Buyer.Account.ExternalId":{"type":"string"},"ErpLink.Data.Buyer.Account.ExternalName":{"type":"string"},"ErpLink.Data.Buyer.Account.Address.AddressLine1":{"type":"string"},"ErpLink.Data.Buyer.Account.Address.AddressLine2":{"type":"string"},"ErpLink.Data.Buyer.Account.Address.PostCode":{"type":"string"},"ErpLink.Data.Buyer.Account.Address.City":{"type":"string"},"ErpLink.Data.Buyer.Account.Address.State":{"type":"string"},"ErpLink.Data.Buyer.Account.Address.Country":{"type":"string"},"ErpLink.Data.Buyer.Account.TechnicalSupportEmail":{"type":"string"},"ErpLink.Data.Buyer.Account.Website":{"type":"string"},"ErpLink.Data.Buyer.Account.Description":{"type":"string"},"ErpLink.Data.Buyer.Account.Groups":{"type":"array","items":{"$ref":"#/components/schemas/UserGroup"}},"ErpLink.Data.Buyer.Account.Eligibility.Client":{"type":"boolean"},"ErpLink.Data.Buyer.Account.Eligibility.Partner":{"type":"boolean"},"ErpLink.Data.Buyer.Account.DefaultLanguageCode":{"type":"string"},"ErpLink.Data.Buyer.Account.Type":{"allOf":[{"$ref":"#/components/schemas/AccountType"}]},"ErpLink.Data.Buyer.Account.Status":{"allOf":[{"$ref":"#/components/schemas/AccountStatus"}]},"ErpLink.Data.Buyer.Account.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Buyer.Account.Name":{"type":"string"},"ErpLink.Data.Buyer.Account.Icon":{"type":"string"},"ErpLink.Data.Buyer.Account.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Buyer.Account.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Account.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Buyer.Account.Audit.Created.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Buyer.Account.Audit.Created.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Buyer.Account.Audit.Created.By.Name":{"type":"string"},"ErpLink.Data.Buyer.Account.Audit.Created.By.Icon":{"type":"string"},"ErpLink.Data.Buyer.Account.Audit.Created.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Buyer.Account.Audit.Created.By.Audit.Created":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}]},"ErpLink.Data.Buyer.Account.Audit.Created.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Account.Audit.Created.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Buyer.Account.Audit.Created.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Buyer.Account.Audit.Created.By.Id":{"type":"string"},"ErpLink.Data.Buyer.Account.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Account.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Buyer.Account.Audit.Updated.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Buyer.Account.Audit.Updated.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Buyer.Account.Audit.Updated.By.Name":{"type":"string"},"ErpLink.Data.Buyer.Account.Audit.Updated.By.Icon":{"type":"string"},"ErpLink.Data.Buyer.Account.Audit.Updated.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Buyer.Account.Audit.Updated.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Account.Audit.Updated.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Buyer.Account.Audit.Updated.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Buyer.Account.Audit.Updated.By.Audit.Updated":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}]},"ErpLink.Data.Buyer.Account.Audit.Updated.By.Id":{"type":"string"},"ErpLink.Data.Buyer.Account.Id":{"type":"string"},"ErpLink.Data.Buyer.Errors":{"type":"array","items":{"$ref":"#/components/schemas/ParametrisedMessage"}},"ErpLink.Data.Buyer.Sellers":{"type":"array","items":{"$ref":"#/components/schemas/Seller"}},"ErpLink.Data.Buyer.ErpLinks":{"type":"array","items":{"$ref":"#/components/schemas/ErpLink"}},"ErpLink.Data.Buyer.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Buyer.Name":{"type":"string"},"ErpLink.Data.Buyer.Icon":{"type":"string"},"ErpLink.Data.Buyer.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Buyer.Audit.Activated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Audit.Activated.ById":{"type":"string"},"ErpLink.Data.Buyer.Audit.Activated.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Buyer.Audit.Activated.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Buyer.Audit.Activated.By.Name":{"type":"string"},"ErpLink.Data.Buyer.Audit.Activated.By.Icon":{"type":"string"},"ErpLink.Data.Buyer.Audit.Activated.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Buyer.Audit.Activated.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Audit.Activated.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Buyer.Audit.Activated.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Buyer.Audit.Activated.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Audit.Activated.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Buyer.Audit.Activated.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Buyer.Audit.Activated.By.Id":{"type":"string"},"ErpLink.Data.Buyer.Audit.Unassigned.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Audit.Unassigned.ById":{"type":"string"},"ErpLink.Data.Buyer.Audit.Unassigned.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Buyer.Audit.Unassigned.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Buyer.Audit.Unassigned.By.Name":{"type":"string"},"ErpLink.Data.Buyer.Audit.Unassigned.By.Icon":{"type":"string"},"ErpLink.Data.Buyer.Audit.Unassigned.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Buyer.Audit.Unassigned.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Audit.Unassigned.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Buyer.Audit.Unassigned.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Buyer.Audit.Unassigned.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Audit.Unassigned.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Buyer.Audit.Unassigned.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Buyer.Audit.Unassigned.By.Id":{"type":"string"},"ErpLink.Data.Buyer.Audit.Disabled.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Audit.Disabled.ById":{"type":"string"},"ErpLink.Data.Buyer.Audit.Disabled.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Buyer.Audit.Disabled.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Buyer.Audit.Disabled.By.Name":{"type":"string"},"ErpLink.Data.Buyer.Audit.Disabled.By.Icon":{"type":"string"},"ErpLink.Data.Buyer.Audit.Disabled.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Buyer.Audit.Disabled.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Audit.Disabled.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Buyer.Audit.Disabled.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Buyer.Audit.Disabled.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Audit.Disabled.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Buyer.Audit.Disabled.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Buyer.Audit.Disabled.By.Id":{"type":"string"},"ErpLink.Data.Buyer.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Buyer.Audit.Created.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Buyer.Audit.Created.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Buyer.Audit.Created.By.Name":{"type":"string"},"ErpLink.Data.Buyer.Audit.Created.By.Icon":{"type":"string"},"ErpLink.Data.Buyer.Audit.Created.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Buyer.Audit.Created.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Audit.Created.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Buyer.Audit.Created.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Buyer.Audit.Created.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Audit.Created.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Buyer.Audit.Created.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Buyer.Audit.Created.By.Id":{"type":"string"},"ErpLink.Data.Buyer.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Buyer.Audit.Updated.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Buyer.Audit.Updated.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Buyer.Audit.Updated.By.Name":{"type":"string"},"ErpLink.Data.Buyer.Audit.Updated.By.Icon":{"type":"string"},"ErpLink.Data.Buyer.Audit.Updated.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Buyer.Audit.Updated.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Audit.Updated.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Buyer.Audit.Updated.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Buyer.Audit.Updated.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Buyer.Audit.Updated.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Buyer.Audit.Updated.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Buyer.Audit.Updated.By.Id":{"type":"string"},"ErpLink.Data.Buyer.Id":{"type":"string"},"ErpLink.Data.Seller.ExternalId":{"type":"string"},"ErpLink.Data.Seller.Status":{"allOf":[{"$ref":"#/components/schemas/SellerStatus"}]},"ErpLink.Data.Seller.Currencies":{"type":"array","items":{"$ref":"#/components/schemas/SellerCurrency"}},"ErpLink.Data.Seller.Address.AddressLine1":{"type":"string"},"ErpLink.Data.Seller.Address.AddressLine2":{"type":"string"},"ErpLink.Data.Seller.Address.PostCode":{"type":"string"},"ErpLink.Data.Seller.Address.City":{"type":"string"},"ErpLink.Data.Seller.Address.State":{"type":"string"},"ErpLink.Data.Seller.Address.Country":{"type":"string"},"ErpLink.Data.Seller.Buyers":{"type":"array","items":{"$ref":"#/components/schemas/Buyer"}},"ErpLink.Data.Seller.ErpLink.Buyer.ExternalIds.ErpCompanyContact":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.ExternalIds.ErpCustomer":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.ExternalIds.AccountExternalId":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Status":{"allOf":[{"$ref":"#/components/schemas/BuyerStatus"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Address.AddressLine1":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Address.AddressLine2":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Address.PostCode":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Address.City":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Address.State":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Address.Country":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.TaxId":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.ExternalIds.PyraTenantId":{"type":"string","format":"uuid"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.ExternalId":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.ExternalName":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Address.AddressLine1":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Address.AddressLine2":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Address.PostCode":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Address.City":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Address.State":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Address.Country":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.TechnicalSupportEmail":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Website":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Description":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Groups":{"type":"array","items":{"$ref":"#/components/schemas/UserGroup"}},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Eligibility.Client":{"type":"boolean"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Eligibility.Partner":{"type":"boolean"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.DefaultLanguageCode":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Type":{"allOf":[{"$ref":"#/components/schemas/AccountType"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Status":{"allOf":[{"$ref":"#/components/schemas/AccountStatus"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Name":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Icon":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Created.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Created.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Created.By.Name":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Created.By.Icon":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Created.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Created.By.Audit.Created":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Created.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Created.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Created.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Created.By.Id":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Updated.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Updated.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Updated.By.Name":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Updated.By.Icon":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Updated.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Updated.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Updated.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Updated.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Updated.By.Audit.Updated":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Audit.Updated.By.Id":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Account.Id":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Errors":{"type":"array","items":{"$ref":"#/components/schemas/ParametrisedMessage"}},"ErpLink.Data.Seller.ErpLink.Buyer.Sellers":{"type":"array","items":{"$ref":"#/components/schemas/Seller"}},"ErpLink.Data.Seller.ErpLink.Buyer.ErpLinks":{"type":"array","items":{"$ref":"#/components/schemas/ErpLink"}},"ErpLink.Data.Seller.ErpLink.Buyer.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.ErpLink.Buyer.Name":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Icon":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Activated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Activated.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Activated.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Activated.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Activated.By.Name":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Activated.By.Icon":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Activated.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Activated.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Activated.By.Id":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Unassigned.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Unassigned.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Unassigned.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Unassigned.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Unassigned.By.Name":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Unassigned.By.Icon":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Unassigned.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Unassigned.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Unassigned.By.Id":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Disabled.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Disabled.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Disabled.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Disabled.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Disabled.By.Name":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Disabled.By.Icon":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Disabled.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Disabled.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Disabled.By.Id":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Created.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Created.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Created.By.Name":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Created.By.Icon":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Created.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Created.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Created.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Created.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Created.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Created.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Created.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Created.By.Id":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Updated.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Updated.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Updated.By.Name":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Updated.By.Icon":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Updated.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Updated.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Buyer.Audit.Updated.By.Id":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Buyer.Id":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Seller":{"allOf":[{"$ref":"#/components/schemas/Seller"}]},"ErpLink.Data.Seller.ErpLink.BuyerId":{"type":"string"},"ErpLink.Data.Seller.ErpLink.SellerId":{"type":"string"},"ErpLink.Data.Seller.ErpLink.CompanyName":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Status":{"allOf":[{"$ref":"#/components/schemas/ErpLinkStatus"}]},"ErpLink.Data.Seller.ErpLink.Note":{"type":"string"},"ErpLink.Data.Seller.ErpLink.ExternalIds.ErpCompanyContact":{"type":"string"},"ErpLink.Data.Seller.ErpLink.ExternalIds.ErpCustomer":{"type":"string"},"ErpLink.Data.Seller.ErpLink.ExternalIds.AccountExternalId":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Address.AddressLine1":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Address.AddressLine2":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Address.PostCode":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Address.City":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Address.State":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Address.Country":{"type":"string"},"ErpLink.Data.Seller.ErpLink.ShipTo":{"type":"array","items":{"$ref":"#/components/schemas/ErpLinkAddress"}},"ErpLink.Data.Seller.ErpLink.BillTo":{"type":"array","items":{"$ref":"#/components/schemas/ErpLinkAddress"}},"ErpLink.Data.Seller.ErpLink.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.ErpLink.Name":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Icon":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.ErpLink.Audit.Blocked.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Audit.Blocked.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Blocked.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Seller.ErpLink.Audit.Blocked.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.ErpLink.Audit.Blocked.By.Name":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Blocked.By.Icon":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Blocked.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.ErpLink.Audit.Blocked.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Audit.Blocked.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Blocked.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Audit.Blocked.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Audit.Blocked.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Blocked.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Audit.Blocked.By.Id":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Unblocked.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Audit.Unblocked.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Unblocked.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Seller.ErpLink.Audit.Unblocked.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.ErpLink.Audit.Unblocked.By.Name":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Unblocked.By.Icon":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Unblocked.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.ErpLink.Audit.Unblocked.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Audit.Unblocked.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Unblocked.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Audit.Unblocked.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Audit.Unblocked.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Unblocked.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Audit.Unblocked.By.Id":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Disabled.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Audit.Disabled.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Disabled.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Seller.ErpLink.Audit.Disabled.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.ErpLink.Audit.Disabled.By.Name":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Disabled.By.Icon":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Disabled.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.ErpLink.Audit.Disabled.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Audit.Disabled.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Disabled.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Audit.Disabled.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Audit.Disabled.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Disabled.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Audit.Disabled.By.Id":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Created.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Seller.ErpLink.Audit.Created.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.ErpLink.Audit.Created.By.Name":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Created.By.Icon":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Created.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.ErpLink.Audit.Created.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Audit.Created.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Created.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Audit.Created.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Audit.Created.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Created.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Audit.Created.By.Id":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Updated.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Seller.ErpLink.Audit.Updated.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.ErpLink.Audit.Updated.By.Name":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Updated.By.Icon":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Updated.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.ErpLink.Audit.Updated.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Audit.Updated.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Updated.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Audit.Updated.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.ErpLink.Audit.Updated.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Audit.Updated.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.ErpLink.Audit.Updated.By.Id":{"type":"string"},"ErpLink.Data.Seller.ErpLink.Id":{"type":"string"},"ErpLink.Data.Seller.Attributes.Navision.ValueKind":{"allOf":[{"$ref":"#/components/schemas/JsonValueKind"}],"description":"ERP link payload and icon."},"ErpLink.Data.Seller.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.Name":{"type":"string"},"ErpLink.Data.Seller.Icon":{"type":"string"},"ErpLink.Data.Seller.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Seller.Audit.Created.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Seller.Audit.Created.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.Audit.Created.By.Name":{"type":"string"},"ErpLink.Data.Seller.Audit.Created.By.Icon":{"type":"string"},"ErpLink.Data.Seller.Audit.Created.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.Audit.Created.By.Audit.Created":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}]},"ErpLink.Data.Seller.Audit.Created.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.Audit.Created.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Seller.Audit.Created.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.Audit.Created.By.Id":{"type":"string"},"ErpLink.Data.Seller.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Seller.Audit.Updated.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Seller.Audit.Updated.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Seller.Audit.Updated.By.Name":{"type":"string"},"ErpLink.Data.Seller.Audit.Updated.By.Icon":{"type":"string"},"ErpLink.Data.Seller.Audit.Updated.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Seller.Audit.Updated.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Seller.Audit.Updated.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Seller.Audit.Updated.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Seller.Audit.Updated.By.Audit.Updated":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}]},"ErpLink.Data.Seller.Audit.Updated.By.Id":{"type":"string"},"ErpLink.Data.Seller.Id":{"type":"string"},"ErpLink.Data.BuyerId":{"type":"string"},"ErpLink.Data.SellerId":{"type":"string"},"ErpLink.Data.CompanyName":{"type":"string"},"ErpLink.Data.Status":{"allOf":[{"$ref":"#/components/schemas/ErpLinkStatus"}]},"ErpLink.Data.Note":{"type":"string"},"ErpLink.Data.ExternalIds.ErpCompanyContact":{"type":"string"},"ErpLink.Data.ExternalIds.ErpCustomer":{"type":"string"},"ErpLink.Data.ExternalIds.AccountExternalId":{"type":"string"},"ErpLink.Data.Address.AddressLine1":{"type":"string"},"ErpLink.Data.Address.AddressLine2":{"type":"string"},"ErpLink.Data.Address.PostCode":{"type":"string"},"ErpLink.Data.Address.City":{"type":"string"},"ErpLink.Data.Address.State":{"type":"string"},"ErpLink.Data.Address.Country":{"type":"string"},"ErpLink.Data.ShipTo":{"type":"array","items":{"$ref":"#/components/schemas/ErpLinkAddress"}},"ErpLink.Data.BillTo":{"type":"array","items":{"$ref":"#/components/schemas/ErpLinkAddress"}},"ErpLink.Data.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Name":{"type":"string"},"ErpLink.Data.Icon":{"type":"string"},"ErpLink.Data.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Audit.Blocked.At":{"type":"string","format":"date-time"},"ErpLink.Data.Audit.Blocked.ById":{"type":"string"},"ErpLink.Data.Audit.Blocked.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Audit.Blocked.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Audit.Blocked.By.Name":{"type":"string"},"ErpLink.Data.Audit.Blocked.By.Icon":{"type":"string"},"ErpLink.Data.Audit.Blocked.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Audit.Blocked.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Audit.Blocked.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Audit.Blocked.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Audit.Blocked.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Audit.Blocked.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Audit.Blocked.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Audit.Blocked.By.Id":{"type":"string"},"ErpLink.Data.Audit.Unblocked.At":{"type":"string","format":"date-time"},"ErpLink.Data.Audit.Unblocked.ById":{"type":"string"},"ErpLink.Data.Audit.Unblocked.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Audit.Unblocked.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Audit.Unblocked.By.Name":{"type":"string"},"ErpLink.Data.Audit.Unblocked.By.Icon":{"type":"string"},"ErpLink.Data.Audit.Unblocked.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Audit.Unblocked.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Audit.Unblocked.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Audit.Unblocked.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Audit.Unblocked.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Audit.Unblocked.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Audit.Unblocked.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Audit.Unblocked.By.Id":{"type":"string"},"ErpLink.Data.Audit.Disabled.At":{"type":"string","format":"date-time"},"ErpLink.Data.Audit.Disabled.ById":{"type":"string"},"ErpLink.Data.Audit.Disabled.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Audit.Disabled.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Audit.Disabled.By.Name":{"type":"string"},"ErpLink.Data.Audit.Disabled.By.Icon":{"type":"string"},"ErpLink.Data.Audit.Disabled.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Audit.Disabled.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Audit.Disabled.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Audit.Disabled.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Audit.Disabled.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Audit.Disabled.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Audit.Disabled.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Audit.Disabled.By.Id":{"type":"string"},"ErpLink.Data.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Audit.Created.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Audit.Created.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Audit.Created.By.Name":{"type":"string"},"ErpLink.Data.Audit.Created.By.Icon":{"type":"string"},"ErpLink.Data.Audit.Created.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Audit.Created.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Audit.Created.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Audit.Created.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Audit.Created.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Audit.Created.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Audit.Created.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Audit.Created.By.Id":{"type":"string"},"ErpLink.Data.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Audit.Updated.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"ErpLink.Data.Audit.Updated.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"ErpLink.Data.Audit.Updated.By.Name":{"type":"string"},"ErpLink.Data.Audit.Updated.By.Icon":{"type":"string"},"ErpLink.Data.Audit.Updated.By.Revision":{"type":"integer","format":"int32"},"ErpLink.Data.Audit.Updated.By.Audit.Created.At":{"type":"string","format":"date-time"},"ErpLink.Data.Audit.Updated.By.Audit.Created.ById":{"type":"string"},"ErpLink.Data.Audit.Updated.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Audit.Updated.By.Audit.Updated.At":{"type":"string","format":"date-time"},"ErpLink.Data.Audit.Updated.By.Audit.Updated.ById":{"type":"string"},"ErpLink.Data.Audit.Updated.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"ErpLink.Data.Audit.Updated.By.Id":{"type":"string"},"ErpLink.Data.Id":{"type":"string"},"ErpLink.IsDefined":{"type":"boolean"}},"description":"Json representation of the erpLink"},"logo":{"type":"string","format":"binary"}}},"encoding":{"erpLink":{"contentType":"application/json"},"logo":{"contentType":"application/octet-stream"}}},"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string"},"audit":{"allOf":[{"$ref":"#/components/schemas/ErpLinkAudit"}]},"$meta":{"allOf":[{"$ref":"#/components/schemas/PlatformMetadata"}],"nullable":true},"name":{"type":"string"},"icon":{"type":"string","nullable":true},"revision":{"type":"integer","format":"int32"},"buyer":{"allOf":[{"$ref":"#/components/schemas/Buyer"}]},"seller":{"allOf":[{"$ref":"#/components/schemas/Seller"}]},"companyName":{"type":"string","nullable":true},"status":{"allOf":[{"$ref":"#/components/schemas/ErpLinkStatus"}]},"note":{"type":"string","nullable":true},"externalIds":{"allOf":[{"$ref":"#/components/schemas/BuyerExternalIds"}],"nullable":true},"address":{"allOf":[{"$ref":"#/components/schemas/Address"}],"nullable":true},"shipTo":{"type":"array","items":{"$ref":"#/components/schemas/ErpLinkAddress"},"nullable":true},"billTo":{"type":"array","items":{"$ref":"#/components/schemas/ErpLinkAddress"},"nullable":true}},"additionalProperties":false}}}},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErpLink"}}}},"400":{"description":"Bad Request","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}}}},"404":{"description":"Not Found","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProblemDetails"}}}}}}}},"components":{"schemas":{"DeltaNode":{"type":"object","properties":{"name":{"type":"string"},"children":{"type":"array","items":{"$ref":"#/components/schemas/DeltaNode"},"readOnly":true}},"additionalProperties":false},"BuyerStatus":{"enum":["Active","Enabled","Disabled","Deleted","Unassigned","Conflict","Mismatch"],"type":"string"},"UserGroup":{"type":"object","properties":{"id":{"type":"string"},"audit":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectAudit"}]},"$meta":{"allOf":[{"$ref":"#/components/schemas/PlatformMetadata"}],"nullable":true},"name":{"type":"string"},"revision":{"type":"integer","format":"int32"},"description":{"type":"string","nullable":true},"account":{"type":"object","allOf":[{"$ref":"#/components/schemas/AccountRef"}]},"modules":{"type":"array","items":{"$ref":"#/components/schemas/ModuleRef"}},"logo":{"type":"string","nullable":true},"isDefault":{"type":"boolean"},"users":{"type":"array","items":{"$ref":"#/components/schemas/UserRef"}},"extensions":{"type":"array","items":{"$ref":"#/components/schemas/PlatformObjectAuditPlatformExtension"},"nullable":true},"buyers":{"type":"array","items":{"$ref":"#/components/schemas/BuyerRef"},"nullable":true}},"additionalProperties":false},"PlatformObjectAudit":{"type":"object","properties":{"created":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}],"nullable":true},"updated":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}],"nullable":true}},"additionalProperties":false},"PlatformObjectEvent":{"type":"object","properties":{"at":{"type":"string","format":"date-time","nullable":true},"by":{"type":"object","allOf":[{"$ref":"#/components/schemas/PlatformIdentityRef"}]}},"additionalProperties":false},"PlatformIdentityRef":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"icon":{"type":"string","nullable":true},"revision":{"type":"integer","format":"int32"}},"additionalProperties":false},"PlatformMetadata":{"type":"object","properties":{"omitted":{"type":"array","items":{"type":"string"}}},"additionalProperties":false},"AccountRef":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"icon":{"type":"string","nullable":true},"revision":{"type":"integer","format":"int32"},"type":{"allOf":[{"$ref":"#/components/schemas/AccountType"}],"nullable":true},"status":{"allOf":[{"$ref":"#/components/schemas/AccountStatus"}],"nullable":true}},"additionalProperties":false},"AccountType":{"enum":["Client","Vendor","Operations"],"type":"string"},"AccountStatus":{"enum":["Active","Enabled","Disabled"],"type":"string"},"ModuleRef":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"revision":{"type":"integer","format":"int32"},"description":{"type":"string"},"filters":{"allOf":[{"$ref":"#/components/schemas/Filters"}],"nullable":true},"settings":{"allOf":[{"$ref":"#/components/schemas/ModuleSettings"}]}},"additionalProperties":false},"Filters":{"type":"object","properties":{"group.buyers":{"type":"array","items":{"type":"string"}}},"additionalProperties":false},"ModuleSettings":{"type":"object","properties":{"sharedAccount":{"type":"boolean","deprecated":true},"configurable":{"type":"boolean"},"default":{"type":"boolean"},"paid":{"type":"boolean"},"type":{"type":"array","items":{"type":"string"}},"obsolete":{"type":"boolean"},"eligibility":{"allOf":[{"$ref":"#/components/schemas/ModuleSettingsEligibility"}],"nullable":true}},"additionalProperties":false},"ModuleSettingsEligibility":{"type":"object","properties":{"multi":{"type":"boolean"},"single":{"type":"boolean"}},"additionalProperties":false},"UserRef":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"icon":{"type":"string","nullable":true},"revision":{"type":"integer","format":"int32"}},"additionalProperties":false},"PlatformObjectAuditPlatformExtension":{"type":"object","properties":{"id":{"type":"string"},"audit":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectAudit"}],"nullable":true},"$meta":{"allOf":[{"$ref":"#/components/schemas/PlatformMetadata"}],"nullable":true},"name":{"type":"string"},"icon":{"type":"string","nullable":true},"revision":{"type":"integer","format":"int32"},"status":{"enum":["Draft","Private","Public","Deleted"],"type":"string"}},"additionalProperties":false},"BuyerRef":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"icon":{"type":"string","nullable":true},"revision":{"type":"integer","format":"int32"}},"additionalProperties":false},"IdentityType":{"enum":["User","ApiToken","Service","Extension"],"type":"string"},"PlatformIdentity":{"type":"object","properties":{"id":{"type":"string"},"audit":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectAudit"}]},"$meta":{"allOf":[{"$ref":"#/components/schemas/PlatformMetadata"}],"nullable":true},"name":{"type":"string"},"icon":{"type":"string","nullable":true},"revision":{"type":"integer","format":"int32"}},"additionalProperties":false},"ParametrisedMessage":{"type":"object","properties":{"id":{"type":"string","nullable":true},"message":{"type":"string","nullable":true},"parameters":{"nullable":true}},"additionalProperties":false},"Seller":{"type":"object","properties":{"id":{"type":"string"},"audit":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectAudit"}]},"$meta":{"allOf":[{"$ref":"#/components/schemas/PlatformMetadata"}],"nullable":true},"name":{"type":"string"},"icon":{"type":"string","nullable":true},"revision":{"type":"integer","format":"int32"},"externalId":{"type":"string","nullable":true},"status":{"allOf":[{"$ref":"#/components/schemas/SellerStatus"}],"nullable":true},"currencies":{"type":"array","items":{"$ref":"#/components/schemas/SellerCurrency"},"nullable":true},"address":{"allOf":[{"$ref":"#/components/schemas/Address"}]},"erpLink":{"type":"object","allOf":[{"$ref":"#/components/schemas/ErpLinkRef"}]},"attributes":{"allOf":[{"$ref":"#/components/schemas/SellerAttributes"}],"nullable":true}},"additionalProperties":false},"SellerStatus":{"enum":["Active","Disabled","Offline","Deleted"],"type":"string"},"SellerCurrency":{"type":"object","properties":{"value":{"type":"string"},"billingEnabled":{"type":"boolean"},"isDefault":{"type":"boolean"}},"additionalProperties":false},"Address":{"type":"object","properties":{"addressLine1":{"type":"string","nullable":true},"addressLine2":{"type":"string","nullable":true},"postCode":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"country":{"type":"string","nullable":true}},"additionalProperties":false},"ErpLinkRef":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"icon":{"type":"string","nullable":true},"revision":{"type":"integer","format":"int32"},"companyName":{"type":"string","nullable":true},"status":{"allOf":[{"$ref":"#/components/schemas/ErpLinkStatus"}]}},"additionalProperties":false},"ErpLinkStatus":{"enum":["Active","Blocked","Disabled"],"type":"string"},"SellerAttributes":{"type":"object","properties":{"navision":{"nullable":true}},"additionalProperties":false},"ErpLink":{"type":"object","properties":{"id":{"type":"string"},"audit":{"allOf":[{"$ref":"#/components/schemas/ErpLinkAudit"}]},"$meta":{"allOf":[{"$ref":"#/components/schemas/PlatformMetadata"}],"nullable":true},"name":{"type":"string"},"icon":{"type":"string","nullable":true},"revision":{"type":"integer","format":"int32"},"buyer":{"type":"object","allOf":[{"$ref":"#/components/schemas/BuyerRef"}]},"seller":{"type":"object","allOf":[{"$ref":"#/components/schemas/SellerRef"}]},"companyName":{"type":"string","nullable":true},"status":{"allOf":[{"$ref":"#/components/schemas/ErpLinkStatus"}]},"note":{"type":"string","nullable":true},"externalIds":{"allOf":[{"$ref":"#/components/schemas/BuyerExternalIds"}],"nullable":true},"address":{"allOf":[{"$ref":"#/components/schemas/Address"}],"nullable":true},"shipTo":{"type":"array","items":{"$ref":"#/components/schemas/ErpLinkAddress"},"nullable":true},"billTo":{"type":"array","items":{"$ref":"#/components/schemas/ErpLinkAddress"},"nullable":true}},"additionalProperties":false},"ErpLinkAudit":{"type":"object","properties":{"created":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}],"nullable":true},"updated":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}],"nullable":true},"blocked":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}],"nullable":true},"unblocked":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}],"nullable":true},"disabled":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}],"nullable":true}},"additionalProperties":false},"SellerRef":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"icon":{"type":"string","nullable":true},"revision":{"type":"integer","format":"int32"},"externalId":{"type":"string","nullable":true}},"additionalProperties":false},"BuyerExternalIds":{"type":"object","properties":{"erpCompanyContact":{"type":"string","nullable":true},"erpCustomer":{"type":"string","nullable":true},"accountExternalId":{"type":"string","nullable":true}},"additionalProperties":false},"ErpLinkAddress":{"type":"object","properties":{"addressLine1":{"type":"string","nullable":true},"addressLine2":{"type":"string","nullable":true},"postCode":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"externalId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true}},"additionalProperties":false},"Buyer":{"type":"object","properties":{"id":{"type":"string"},"audit":{"allOf":[{"$ref":"#/components/schemas/BuyerAudit"}]},"$meta":{"allOf":[{"$ref":"#/components/schemas/PlatformMetadata"}],"nullable":true},"name":{"type":"string"},"icon":{"type":"string","nullable":true},"revision":{"type":"integer","format":"int32"},"externalIds":{"allOf":[{"$ref":"#/components/schemas/BuyerExternalIds"}],"nullable":true},"status":{"allOf":[{"$ref":"#/components/schemas/BuyerStatus"}],"nullable":true},"address":{"allOf":[{"$ref":"#/components/schemas/Address"}],"nullable":true},"taxId":{"type":"string","nullable":true},"account":{"type":"object","allOf":[{"$ref":"#/components/schemas/AccountRef"}]},"errors":{"type":"array","items":{"$ref":"#/components/schemas/ParametrisedMessage"},"nullable":true},"sellers":{"type":"array","items":{"$ref":"#/components/schemas/SellerRef"},"nullable":true}},"additionalProperties":false},"BuyerAudit":{"type":"object","properties":{"created":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}],"nullable":true},"updated":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}],"nullable":true},"activated":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}],"nullable":true},"unassigned":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}],"nullable":true},"disabled":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}],"nullable":true}},"additionalProperties":false},"JsonValueKind":{"enum":["Undefined","Object","Array","String","Number","True","False","Null"],"type":"string"},"ProblemDetails":{"type":"object","properties":{"type":{"type":"string","nullable":true},"title":{"type":"string","nullable":true},"status":{"type":"integer","format":"int32","nullable":true},"detail":{"type":"string","nullable":true},"instance":{"type":"string","nullable":true}},"additionalProperties":{}}}}}
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platform.softwareone.com/developer-resources/rest-api/accounts-api/erp-link/update-erp-link.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
