Update entity
Path parameters
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Sets the email address to which to send invoices to be added to the Invoice Inbox. Only provide the local-part/username of the email address, do not include the @domain.com
If this entity has a direct relationship with your organization (e.g your direct customer or client), set this to true. Otherwise, set to false (e.g your customer’s vendors).
Base64 data URL of the entity logo. Must be in the data:image/*;base64,XXXX
format. We recommend a PNG image under 100KB. Supported file types are png
, jpeg
, gif
, svg
.
Simple key/value metadata associated with this entity. For more complex metadata, use the Metadata API.
Response
Local-part/username of the email address to which to send invoices to be added to the Invoice Inbox.
Simple key/value metadata associated with this entity. For more complex metadata, use the Metadata API.