# Update seller

Updates the seller object, except for the seller's status. To manage the status, use the `disable`, `activate`, `deactivate`, and `delete` endpoints.

## Update seller

> Update seller.\
> Available for Operations account with platform account management permissions.\
> Accepts application/json or multipart/form-data (with optional icon).\
> Updates seller fields such as name, address, or external identifiers.\
> Returns the updated seller object.

```json
{"openapi":"3.0.1","info":{"title":"Marketplace API","version":"5.0.5202-gabed2ddc"},"servers":[{"url":"https://api.platform.softwareone.com"}],"paths":{"/public/v1/accounts/sellers/{id}":{"put":{"tags":["Sellers"],"summary":"Update seller","description":"Update seller.\nAvailable for Operations account with platform account management permissions.\nAccepts application/json or multipart/form-data (with optional icon).\nUpdates seller fields such as name, address, or external identifiers.\nReturns the updated seller object.","parameters":[{"name":"id","in":"path","description":"Seller identifier.","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"multipart/form-data":{"schema":{"type":"object","properties":{"seller":{"type":"object","properties":{"Seller.Node.Name":{"type":"string"},"Seller.Node.Children":{"type":"array","items":{"$ref":"#/components/schemas/DeltaNode"}},"Seller.Path":{"type":"string"},"Seller.Data.ExternalId":{"type":"string"},"Seller.Data.Status":{"allOf":[{"$ref":"#/components/schemas/SellerStatus"}]},"Seller.Data.Currencies":{"type":"array","items":{"$ref":"#/components/schemas/SellerCurrency"}},"Seller.Data.Address.AddressLine1":{"type":"string"},"Seller.Data.Address.AddressLine2":{"type":"string"},"Seller.Data.Address.PostCode":{"type":"string"},"Seller.Data.Address.City":{"type":"string"},"Seller.Data.Address.State":{"type":"string"},"Seller.Data.Address.Country":{"type":"string"},"Seller.Data.Buyers":{"type":"array","items":{"$ref":"#/components/schemas/Buyer"}},"Seller.Data.ErpLink.Buyer.ExternalIds.ErpCompanyContact":{"type":"string"},"Seller.Data.ErpLink.Buyer.ExternalIds.ErpCustomer":{"type":"string"},"Seller.Data.ErpLink.Buyer.ExternalIds.AccountExternalId":{"type":"string"},"Seller.Data.ErpLink.Buyer.Status":{"allOf":[{"$ref":"#/components/schemas/BuyerStatus"}]},"Seller.Data.ErpLink.Buyer.Address.AddressLine1":{"type":"string"},"Seller.Data.ErpLink.Buyer.Address.AddressLine2":{"type":"string"},"Seller.Data.ErpLink.Buyer.Address.PostCode":{"type":"string"},"Seller.Data.ErpLink.Buyer.Address.City":{"type":"string"},"Seller.Data.ErpLink.Buyer.Address.State":{"type":"string"},"Seller.Data.ErpLink.Buyer.Address.Country":{"type":"string"},"Seller.Data.ErpLink.Buyer.TaxId":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.ExternalIds.PyraTenantId":{"type":"string","format":"uuid"},"Seller.Data.ErpLink.Buyer.Account.ExternalId":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.ExternalName":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Address.AddressLine1":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Address.AddressLine2":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Address.PostCode":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Address.City":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Address.State":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Address.Country":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.TechnicalSupportEmail":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Website":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Description":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Groups":{"type":"array","items":{"$ref":"#/components/schemas/UserGroupQueryModel"}},"Seller.Data.ErpLink.Buyer.Account.Eligibility.Client":{"type":"boolean"},"Seller.Data.ErpLink.Buyer.Account.Eligibility.Partner":{"type":"boolean"},"Seller.Data.ErpLink.Buyer.Account.DefaultLanguageCode":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Type":{"allOf":[{"$ref":"#/components/schemas/AccountType"}]},"Seller.Data.ErpLink.Buyer.Account.Status":{"allOf":[{"$ref":"#/components/schemas/AccountStatus"}]},"Seller.Data.ErpLink.Buyer.Account.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.ErpLink.Buyer.Account.Name":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Icon":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Revision":{"type":"integer","format":"int32"},"Seller.Data.ErpLink.Buyer.Account.Audit.Created.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Account.Audit.Created.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Audit.Created.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"Seller.Data.ErpLink.Buyer.Account.Audit.Created.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.ErpLink.Buyer.Account.Audit.Created.By.Name":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Audit.Created.By.Icon":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Audit.Created.By.Revision":{"type":"integer","format":"int32"},"Seller.Data.ErpLink.Buyer.Account.Audit.Created.By.Audit.Created":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}]},"Seller.Data.ErpLink.Buyer.Account.Audit.Created.By.Audit.Updated.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Account.Audit.Created.By.Audit.Updated.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Audit.Created.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Buyer.Account.Audit.Created.By.Id":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Audit.Updated.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Account.Audit.Updated.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Audit.Updated.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"Seller.Data.ErpLink.Buyer.Account.Audit.Updated.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.ErpLink.Buyer.Account.Audit.Updated.By.Name":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Audit.Updated.By.Icon":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Audit.Updated.By.Revision":{"type":"integer","format":"int32"},"Seller.Data.ErpLink.Buyer.Account.Audit.Updated.By.Audit.Created.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Account.Audit.Updated.By.Audit.Created.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Audit.Updated.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Buyer.Account.Audit.Updated.By.Audit.Updated":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}]},"Seller.Data.ErpLink.Buyer.Account.Audit.Updated.By.Id":{"type":"string"},"Seller.Data.ErpLink.Buyer.Account.Id":{"type":"string"},"Seller.Data.ErpLink.Buyer.Errors":{"type":"array","items":{"$ref":"#/components/schemas/ParametrisedMessage"}},"Seller.Data.ErpLink.Buyer.Sellers":{"type":"array","items":{"$ref":"#/components/schemas/Seller"}},"Seller.Data.ErpLink.Buyer.ErpLinks":{"type":"array","items":{"$ref":"#/components/schemas/ErpLink"}},"Seller.Data.ErpLink.Buyer.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.ErpLink.Buyer.Name":{"type":"string"},"Seller.Data.ErpLink.Buyer.Icon":{"type":"string"},"Seller.Data.ErpLink.Buyer.Revision":{"type":"integer","format":"int32"},"Seller.Data.ErpLink.Buyer.Audit.Activated.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Audit.Activated.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Activated.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"Seller.Data.ErpLink.Buyer.Audit.Activated.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.ErpLink.Buyer.Audit.Activated.By.Name":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Activated.By.Icon":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Activated.By.Revision":{"type":"integer","format":"int32"},"Seller.Data.ErpLink.Buyer.Audit.Activated.By.Audit.Created.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Audit.Activated.By.Audit.Created.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Activated.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Buyer.Audit.Activated.By.Audit.Updated.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Audit.Activated.By.Audit.Updated.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Activated.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Buyer.Audit.Activated.By.Id":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Unassigned.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Audit.Unassigned.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Unassigned.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"Seller.Data.ErpLink.Buyer.Audit.Unassigned.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.ErpLink.Buyer.Audit.Unassigned.By.Name":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Unassigned.By.Icon":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Unassigned.By.Revision":{"type":"integer","format":"int32"},"Seller.Data.ErpLink.Buyer.Audit.Unassigned.By.Audit.Created.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Audit.Unassigned.By.Audit.Created.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Unassigned.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Buyer.Audit.Unassigned.By.Audit.Updated.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Audit.Unassigned.By.Audit.Updated.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Unassigned.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Buyer.Audit.Unassigned.By.Id":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Disabled.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Audit.Disabled.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Disabled.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"Seller.Data.ErpLink.Buyer.Audit.Disabled.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.ErpLink.Buyer.Audit.Disabled.By.Name":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Disabled.By.Icon":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Disabled.By.Revision":{"type":"integer","format":"int32"},"Seller.Data.ErpLink.Buyer.Audit.Disabled.By.Audit.Created.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Audit.Disabled.By.Audit.Created.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Disabled.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Buyer.Audit.Disabled.By.Audit.Updated.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Audit.Disabled.By.Audit.Updated.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Disabled.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Buyer.Audit.Disabled.By.Id":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Created.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Audit.Created.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Created.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"Seller.Data.ErpLink.Buyer.Audit.Created.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.ErpLink.Buyer.Audit.Created.By.Name":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Created.By.Icon":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Created.By.Revision":{"type":"integer","format":"int32"},"Seller.Data.ErpLink.Buyer.Audit.Created.By.Audit.Created.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Audit.Created.By.Audit.Created.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Created.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Buyer.Audit.Created.By.Audit.Updated.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Audit.Created.By.Audit.Updated.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Created.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Buyer.Audit.Created.By.Id":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Updated.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Audit.Updated.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Updated.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"Seller.Data.ErpLink.Buyer.Audit.Updated.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.ErpLink.Buyer.Audit.Updated.By.Name":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Updated.By.Icon":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Updated.By.Revision":{"type":"integer","format":"int32"},"Seller.Data.ErpLink.Buyer.Audit.Updated.By.Audit.Created.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Audit.Updated.By.Audit.Created.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Updated.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Buyer.Audit.Updated.By.Audit.Updated.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Buyer.Audit.Updated.By.Audit.Updated.ById":{"type":"string"},"Seller.Data.ErpLink.Buyer.Audit.Updated.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Buyer.Audit.Updated.By.Id":{"type":"string"},"Seller.Data.ErpLink.Buyer.Id":{"type":"string"},"Seller.Data.ErpLink.Seller.ExternalId":{"type":"string"},"Seller.Data.ErpLink.Seller.Status":{"allOf":[{"$ref":"#/components/schemas/SellerStatus"}]},"Seller.Data.ErpLink.Seller.Currencies":{"type":"array","items":{"$ref":"#/components/schemas/SellerCurrency"}},"Seller.Data.ErpLink.Seller.Address.AddressLine1":{"type":"string"},"Seller.Data.ErpLink.Seller.Address.AddressLine2":{"type":"string"},"Seller.Data.ErpLink.Seller.Address.PostCode":{"type":"string"},"Seller.Data.ErpLink.Seller.Address.City":{"type":"string"},"Seller.Data.ErpLink.Seller.Address.State":{"type":"string"},"Seller.Data.ErpLink.Seller.Address.Country":{"type":"string"},"Seller.Data.ErpLink.Seller.Buyers":{"type":"array","items":{"$ref":"#/components/schemas/Buyer"}},"Seller.Data.ErpLink.Seller.ErpLink":{"allOf":[{"$ref":"#/components/schemas/ErpLink"}]},"Seller.Data.ErpLink.Seller.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.ErpLink.Seller.Name":{"type":"string"},"Seller.Data.ErpLink.Seller.Icon":{"type":"string"},"Seller.Data.ErpLink.Seller.Revision":{"type":"integer","format":"int32"},"Seller.Data.ErpLink.Seller.Audit.Created.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Seller.Audit.Created.ById":{"type":"string"},"Seller.Data.ErpLink.Seller.Audit.Created.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"Seller.Data.ErpLink.Seller.Audit.Created.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.ErpLink.Seller.Audit.Created.By.Name":{"type":"string"},"Seller.Data.ErpLink.Seller.Audit.Created.By.Icon":{"type":"string"},"Seller.Data.ErpLink.Seller.Audit.Created.By.Revision":{"type":"integer","format":"int32"},"Seller.Data.ErpLink.Seller.Audit.Created.By.Audit.Created":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}]},"Seller.Data.ErpLink.Seller.Audit.Created.By.Audit.Updated.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Seller.Audit.Created.By.Audit.Updated.ById":{"type":"string"},"Seller.Data.ErpLink.Seller.Audit.Created.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Seller.Audit.Created.By.Id":{"type":"string"},"Seller.Data.ErpLink.Seller.Audit.Updated.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Seller.Audit.Updated.ById":{"type":"string"},"Seller.Data.ErpLink.Seller.Audit.Updated.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"Seller.Data.ErpLink.Seller.Audit.Updated.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.ErpLink.Seller.Audit.Updated.By.Name":{"type":"string"},"Seller.Data.ErpLink.Seller.Audit.Updated.By.Icon":{"type":"string"},"Seller.Data.ErpLink.Seller.Audit.Updated.By.Revision":{"type":"integer","format":"int32"},"Seller.Data.ErpLink.Seller.Audit.Updated.By.Audit.Created.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Seller.Audit.Updated.By.Audit.Created.ById":{"type":"string"},"Seller.Data.ErpLink.Seller.Audit.Updated.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Seller.Audit.Updated.By.Audit.Updated":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}]},"Seller.Data.ErpLink.Seller.Audit.Updated.By.Id":{"type":"string"},"Seller.Data.ErpLink.Seller.Id":{"type":"string"},"Seller.Data.ErpLink.BuyerId":{"type":"string"},"Seller.Data.ErpLink.SellerId":{"type":"string"},"Seller.Data.ErpLink.CompanyName":{"type":"string"},"Seller.Data.ErpLink.Status":{"allOf":[{"$ref":"#/components/schemas/ErpLinkStatus"}]},"Seller.Data.ErpLink.Note":{"type":"string"},"Seller.Data.ErpLink.ExternalIds.ErpCompanyContact":{"type":"string"},"Seller.Data.ErpLink.ExternalIds.ErpCustomer":{"type":"string"},"Seller.Data.ErpLink.ExternalIds.AccountExternalId":{"type":"string"},"Seller.Data.ErpLink.Address.AddressLine1":{"type":"string"},"Seller.Data.ErpLink.Address.AddressLine2":{"type":"string"},"Seller.Data.ErpLink.Address.PostCode":{"type":"string"},"Seller.Data.ErpLink.Address.City":{"type":"string"},"Seller.Data.ErpLink.Address.State":{"type":"string"},"Seller.Data.ErpLink.Address.Country":{"type":"string"},"Seller.Data.ErpLink.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.ErpLink.Name":{"type":"string"},"Seller.Data.ErpLink.Icon":{"type":"string"},"Seller.Data.ErpLink.Revision":{"type":"integer","format":"int32"},"Seller.Data.ErpLink.Audit.Blocked.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Audit.Blocked.ById":{"type":"string"},"Seller.Data.ErpLink.Audit.Blocked.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"Seller.Data.ErpLink.Audit.Blocked.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.ErpLink.Audit.Blocked.By.Name":{"type":"string"},"Seller.Data.ErpLink.Audit.Blocked.By.Icon":{"type":"string"},"Seller.Data.ErpLink.Audit.Blocked.By.Revision":{"type":"integer","format":"int32"},"Seller.Data.ErpLink.Audit.Blocked.By.Audit.Created.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Audit.Blocked.By.Audit.Created.ById":{"type":"string"},"Seller.Data.ErpLink.Audit.Blocked.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Audit.Blocked.By.Audit.Updated.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Audit.Blocked.By.Audit.Updated.ById":{"type":"string"},"Seller.Data.ErpLink.Audit.Blocked.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Audit.Blocked.By.Id":{"type":"string"},"Seller.Data.ErpLink.Audit.Unblocked.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Audit.Unblocked.ById":{"type":"string"},"Seller.Data.ErpLink.Audit.Unblocked.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"Seller.Data.ErpLink.Audit.Unblocked.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.ErpLink.Audit.Unblocked.By.Name":{"type":"string"},"Seller.Data.ErpLink.Audit.Unblocked.By.Icon":{"type":"string"},"Seller.Data.ErpLink.Audit.Unblocked.By.Revision":{"type":"integer","format":"int32"},"Seller.Data.ErpLink.Audit.Unblocked.By.Audit.Created.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Audit.Unblocked.By.Audit.Created.ById":{"type":"string"},"Seller.Data.ErpLink.Audit.Unblocked.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Audit.Unblocked.By.Audit.Updated.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Audit.Unblocked.By.Audit.Updated.ById":{"type":"string"},"Seller.Data.ErpLink.Audit.Unblocked.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Audit.Unblocked.By.Id":{"type":"string"},"Seller.Data.ErpLink.Audit.Created.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Audit.Created.ById":{"type":"string"},"Seller.Data.ErpLink.Audit.Created.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"Seller.Data.ErpLink.Audit.Created.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.ErpLink.Audit.Created.By.Name":{"type":"string"},"Seller.Data.ErpLink.Audit.Created.By.Icon":{"type":"string"},"Seller.Data.ErpLink.Audit.Created.By.Revision":{"type":"integer","format":"int32"},"Seller.Data.ErpLink.Audit.Created.By.Audit.Created.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Audit.Created.By.Audit.Created.ById":{"type":"string"},"Seller.Data.ErpLink.Audit.Created.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Audit.Created.By.Audit.Updated.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Audit.Created.By.Audit.Updated.ById":{"type":"string"},"Seller.Data.ErpLink.Audit.Created.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Audit.Created.By.Id":{"type":"string"},"Seller.Data.ErpLink.Audit.Updated.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Audit.Updated.ById":{"type":"string"},"Seller.Data.ErpLink.Audit.Updated.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"Seller.Data.ErpLink.Audit.Updated.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.ErpLink.Audit.Updated.By.Name":{"type":"string"},"Seller.Data.ErpLink.Audit.Updated.By.Icon":{"type":"string"},"Seller.Data.ErpLink.Audit.Updated.By.Revision":{"type":"integer","format":"int32"},"Seller.Data.ErpLink.Audit.Updated.By.Audit.Created.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Audit.Updated.By.Audit.Created.ById":{"type":"string"},"Seller.Data.ErpLink.Audit.Updated.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Audit.Updated.By.Audit.Updated.At":{"type":"string","format":"date-time"},"Seller.Data.ErpLink.Audit.Updated.By.Audit.Updated.ById":{"type":"string"},"Seller.Data.ErpLink.Audit.Updated.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.ErpLink.Audit.Updated.By.Id":{"type":"string"},"Seller.Data.ErpLink.Id":{"type":"string"},"Seller.Data.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.Name":{"type":"string"},"Seller.Data.Icon":{"type":"string"},"Seller.Data.Revision":{"type":"integer","format":"int32"},"Seller.Data.Audit.Created.At":{"type":"string","format":"date-time"},"Seller.Data.Audit.Created.ById":{"type":"string"},"Seller.Data.Audit.Created.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"Seller.Data.Audit.Created.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.Audit.Created.By.Name":{"type":"string"},"Seller.Data.Audit.Created.By.Icon":{"type":"string"},"Seller.Data.Audit.Created.By.Revision":{"type":"integer","format":"int32"},"Seller.Data.Audit.Created.By.Audit.Created":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}]},"Seller.Data.Audit.Created.By.Audit.Updated.At":{"type":"string","format":"date-time"},"Seller.Data.Audit.Created.By.Audit.Updated.ById":{"type":"string"},"Seller.Data.Audit.Created.By.Audit.Updated.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.Audit.Created.By.Id":{"type":"string"},"Seller.Data.Audit.Updated.At":{"type":"string","format":"date-time"},"Seller.Data.Audit.Updated.ById":{"type":"string"},"Seller.Data.Audit.Updated.By.Type":{"allOf":[{"$ref":"#/components/schemas/IdentityType"}]},"Seller.Data.Audit.Updated.By.Metadata.OmittedProperties":{"type":"array","items":{"type":"string"}},"Seller.Data.Audit.Updated.By.Name":{"type":"string"},"Seller.Data.Audit.Updated.By.Icon":{"type":"string"},"Seller.Data.Audit.Updated.By.Revision":{"type":"integer","format":"int32"},"Seller.Data.Audit.Updated.By.Audit.Created.At":{"type":"string","format":"date-time"},"Seller.Data.Audit.Updated.By.Audit.Created.ById":{"type":"string"},"Seller.Data.Audit.Updated.By.Audit.Created.By":{"allOf":[{"$ref":"#/components/schemas/PlatformIdentity"}]},"Seller.Data.Audit.Updated.By.Audit.Updated":{"allOf":[{"$ref":"#/components/schemas/PlatformObjectEvent"}]},"Seller.Data.Audit.Updated.By.Id":{"type":"string"},"Seller.Data.Id":{"type":"string"},"Seller.IsDefined":{"type":"boolean"}},"description":"Json representation of the seller"},"logo":{"type":"string","format":"binary"}}},"encoding":{"seller":{"contentType":"application/json"},"logo":{"contentType":"application/octet-stream"}}},"application/json":{"schema":{"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}}}},"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Seller"}}}},"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},"SellerStatus":{"enum":["Active","Disabled","Offline","Deleted"],"type":"string"},"SellerCurrency":{"type":"object","properties":{"value":{"type":"string"},"billingEnabled":{"type":"boolean"},"isDefault":{"type":"boolean"}},"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},"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},"BuyerExternalIds":{"type":"object","properties":{"erpCompanyContact":{"type":"string","nullable":true},"erpCustomer":{"type":"string","nullable":true},"accountExternalId":{"type":"string","nullable":true}},"additionalProperties":false},"BuyerStatus":{"enum":["Active","Enabled","Disabled","Deleted","Unassigned","Conflict","Mismatch"],"type":"string"},"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},"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"},"ParametrisedMessage":{"type":"object","properties":{"id":{"type":"string","nullable":true},"message":{"type":"string","nullable":true},"parameters":{"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},"UserGroupQueryModel":{"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},"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"}],"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},"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},"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"}]}},"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"],"type":"string"},"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}},"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},"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":{}}}}}
```
