# 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.5525-gdc102b2e"},"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.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.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.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":{"allOf":[{"$ref":"#/components/schemas/Account"}]},"modules":{"type":"array","items":{"$ref":"#/components/schemas/Module"}},"logo":{"type":"string","nullable":true},"isDefault":{"type":"boolean"},"users":{"type":"array","items":{"$ref":"#/components/schemas/User"}},"extensions":{"type":"array","items":{"$ref":"#/components/schemas/PlatformObjectAuditPlatformExtension"},"nullable":true},"buyers":{"type":"array","items":{"$ref":"#/components/schemas/Buyer"},"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":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}],"nullable":true}},"additionalProperties":false},"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},"PlatformMetadata":{"type":"object","properties":{"omitted":{"type":"array","items":{"type":"string"}}},"additionalProperties":false},"Account":{"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"},"type":{"allOf":[{"$ref":"#/components/schemas/AccountType"}],"nullable":true},"status":{"allOf":[{"$ref":"#/components/schemas/AccountStatus"}],"nullable":true},"externalIds":{"allOf":[{"$ref":"#/components/schemas/AccountExternalIds"}],"nullable":true},"externalId":{"type":"string","nullable":true},"externalName":{"type":"string","nullable":true},"address":{"allOf":[{"$ref":"#/components/schemas/Address"}]},"technicalSupportEmail":{"type":"string","nullable":true},"website":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"groups":{"type":"array","items":{"$ref":"#/components/schemas/UserGroup"},"nullable":true},"eligibility":{"allOf":[{"$ref":"#/components/schemas/Eligibility"}],"nullable":true},"defaultLanguageCode":{"type":"string","nullable":true}},"additionalProperties":false},"AccountType":{"enum":["Client","Vendor","Operations"],"type":"string"},"AccountStatus":{"enum":["Active","Enabled","Disabled"],"type":"string"},"AccountExternalIds":{"type":"object","properties":{"pyraTenantId":{"type":"string","format":"uuid","nullable":true}},"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},"Eligibility":{"type":"object","properties":{"client":{"type":"boolean"},"partner":{"type":"boolean"}},"additionalProperties":false},"Module":{"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"},"code":{"type":"string"},"accountTypes":{"type":"array","items":{"type":"string"}},"filters":{"allOf":[{"$ref":"#/components/schemas/Filters"}],"nullable":true},"settings":{"allOf":[{"$ref":"#/components/schemas/ModuleSettings"}],"nullable":true}},"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},"User":{"type":"object","properties":{"id":{"type":"string"},"audit":{"allOf":[{"$ref":"#/components/schemas/UserAudit"}]},"$meta":{"allOf":[{"$ref":"#/components/schemas/PlatformMetadata"}],"nullable":true},"name":{"type":"string"},"icon":{"type":"string","nullable":true},"revision":{"type":"integer","format":"int32"},"email":{"type":"string"},"status":{"type":"string"},"phone":{"allOf":[{"$ref":"#/components/schemas/PhoneNumber"}],"nullable":true},"firstName":{"type":"string"},"lastName":{"type":"string"},"lastLoginAt":{"type":"string","format":"date-time","nullable":true},"settings":{"allOf":[{"$ref":"#/components/schemas/UserSettings"}],"nullable":true},"accounts":{"type":"array","items":{"$ref":"#/components/schemas/Account"}},"currentAccount":{"allOf":[{"$ref":"#/components/schemas/Account"}],"nullable":true}},"additionalProperties":false},"UserAudit":{"type":"object","properties":{"created":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}],"nullable":true},"updated":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}],"nullable":true},"invitationAcceptedAt":{"type":"string","format":"date-time","nullable":true}},"additionalProperties":false},"PhoneNumber":{"type":"object","properties":{"prefix":{"type":"string","nullable":true},"number":{"type":"string","nullable":true}},"additionalProperties":false},"UserSettings":{"type":"object","properties":{"cultureCode":{"type":"string"},"dateFormat":{"type":"string","nullable":true},"languageCode":{"type":"string"},"numberFormat":{"allOf":[{"$ref":"#/components/schemas/NumberFormat"}],"nullable":true},"timeFormat":{"type":"string","nullable":true},"timeZone":{"type":"string","nullable":true}},"additionalProperties":false},"NumberFormat":{"type":"object","properties":{"decimalSeparator":{"type":"string"},"groupSeparator":{"type":"string"}},"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},"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":{"allOf":[{"$ref":"#/components/schemas/Account"}],"nullable":true},"errors":{"type":"array","items":{"$ref":"#/components/schemas/ParametrisedMessage"},"nullable":true},"sellers":{"type":"array","items":{"$ref":"#/components/schemas/Seller"},"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},"BuyerExternalIds":{"type":"object","properties":{"erpCompanyContact":{"type":"string","nullable":true},"erpCustomer":{"type":"string","nullable":true},"accountExternalId":{"type":"string","nullable":true}},"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":{"allOf":[{"$ref":"#/components/schemas/ErpLink"}],"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},"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":{"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},"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}},"additionalProperties":false},"ErpLinkStatus":{"enum":["Active","Blocked"],"type":"string"},"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},"IdentityType":{"enum":["User","ApiToken","Service","Extension"],"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: 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.
