/invoices/{id}

Beta

Updates an Invoice object with the given id.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

idstringRequiredformat: "uuid"

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

is_debug_modebooleanOptional

Whether to include debug fields (such as log file links) in the response.

run_asyncbooleanOptional

Whether or not third-party updates should be run asynchronously.

Request

This endpoint expects an object.
modelobjectRequired
# The Invoice Object ### Description The `Invoice` object represents an itemized record of goods and/or services sold to a customer or bought from a vendor. Represents a Bill when the `Invoice` type is `ACCOUNTS_PAYABLE`. References an Invoice when the `Invoice` type is `ACCOUNTS_RECEIVABLE`. ### Usage Example Fetch from the `LIST Invoices` endpoint and view a company's invoices.

Response

modelobject
# The Invoice Object ### Description The `Invoice` object represents an itemized record of goods and/or services sold to a customer or bought from a vendor. Represents a Bill when the `Invoice` type is `ACCOUNTS_PAYABLE`. References an Invoice when the `Invoice` type is `ACCOUNTS_RECEIVABLE`. ### Usage Example Fetch from the `LIST Invoices` endpoint and view a company's invoices.
warningslist of objects
errorslist of objects
logslist of objects or null
<MergeSupportedFieldsByIntegrationWidget requestType="PATCH" data="H4sIAAAAAAAAA82Wb28aORDGv0rll4jdPUJpFKSqIoE2RIdpExI1qiJr8E4Wg9fe+A8hRPnuJy8kQEvvkmuQ8m49jJ+x5/nZ5p5wcJhpc0eaBDjXXjmhMlIluU5RkibpqqkWHEmVQCEo5LiRyKZ7pEqsLwptHKafBcrUHhu8Jk2S5GgyjLwS1wLTZDUpEcphZsAJrWzyNDm6LmeTKpFCTTBtLSb8t9wiPVpGfhraRArrSJUUYK0bGe2z0SneeLTPUA5rk5ijciCjFBwkayqRWchsi4VdpCjRYdoGB210yMN2lxVHzhW2mSQjlEVcVo9TnCaoEjBOcIk2adQP9vYPGtFSpaz+iWXyY60yvhnq4X6FZVwy8JXegM/ooHtLx9l7evR+RufnDTqfzOl48leFZVDpDXqN/uCy3m+3av0tCezsw/eDi8P24Qmt8HmnTseXt3TAa70Bnwzn3frJF357cvxtRueXe732eZ0OOo2TL7rWPzq1vaNT3WvFMamSdVdJ88f9emAJzmeDdnSo9cRu5ndzyHCtLwtDoBBR4YdS8NjWY8hhrhXc2pjrPMkxFZCs9NjZjQeD7G+d6XhcZI/9F1o9NZ80SYcet+hRp73JQ2sKQsJQImk64/EXoEnzBxmCBFWeA67zAtRd+aUc8AAX98ag4iGYemQpuJAprF0NpFDIhMM87D3HXJMqUT4foikXI1Km1WOuwVw7ZCJdffsi/JYyCOWsA+eDjtMOJIM8APs0TIXlj4G7AslVELnxwmD6FQzk6NCUe1otKV5WWRzBjRHjEqxdLeT3KVcP1W2mU3RnXiwa8ueWU3Q2qDFbGh4X6nde09age9F5udNrt1uBRuhgwv9xH2d8BCpDZl5Kw7Ptt37ISs+fg4IBPgmbWt74Au0bAeSbF3xSnuJ3fRVKvg4pK9lowQo7v977cLhf2wEz63y8MhXlQ8y8L2l4OSJbsXAwWwu9WTDOIMN33dDPsqGvwERQZEvFxydjOhXU7sOOqdj9rbH9DQn/GzZHrAA3+hOE3gAZ39Ho1yEiKEU7e0t2eC/s4LXYvBb+zearh6uHfwDdl0c9PAwAAA==" />