/expenses

Creates an Expense object with the given values.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

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 Expense Object ### Description The `Expense` object is used to represent a direct purchase by a business, typically made with a check, credit card, or cash. Each `Expense` object is dedicated to a grouping of expenses, with each expense recorded in the lines object. The `Expense` object is also used to represent refunds to direct purchases. Refunds can be distinguished from purchases by the amount sign of the records. Expense objects with a negative amount are purchases and `Expense` objects with a positive amount are refunds to those purchases. ### Usage Example Fetch from the `GET Expense` endpoint and view a company's expense.

Response

modelobject
# The Expense Object ### Description The `Expense` object is used to represent a direct purchase by a business, typically made with a check, credit card, or cash. Each `Expense` object is dedicated to a grouping of expenses, with each expense recorded in the lines object. The `Expense` object is also used to represent refunds to direct purchases. Refunds can be distinguished from purchases by the amount sign of the records. Expense objects with a negative amount are purchases and `Expense` objects with a positive amount are refunds to those purchases. ### Usage Example Fetch from the `GET Expense` endpoint and view a company's expense.
warningslist of objects
errorslist of objects
logslist of objects or null
<MergeSupportedFieldsByIntegrationWidget requestType="POST" data="H4sIAAAAAAAAA72VYW/aMBCG/8rkjygko4xVRZomWthKNcLW0mnVVFmHcwSDY6e2Q4Fp/31KCCWwtGwd3bf4dH59vvfJ+QdhYDFUekGaBBhTibRchsQhkQpQkCbpzGOUBolDIOY+RLiVSGdHxCEmiWOlLQYfOIrAnGsckSbxItQhVhPJRxwDb7PJ49JiqMFyJY33sLk6ynYThwgupxi0Vhv2y63Sq3lkZ2k8wY0lDonBGDvWKgnHl3iXoPkD5bQ2gRFKC6IagAWvoFLVK5myWHqLAAVaDNpgoY0WWXrd/MSxtbFpet4YRexmp7sBzjyUHmjLmUDjNeonR8cnjWqukp3+nobiXa0yuRuq4XGFhkxQSCq9AZv7g+69Pwnf+Gdv5v7yuuEvp0t/Mn1doSFUeoNeoz+4qffbrVq/JIFevf128vW0fXrhV9iyU/cnN/f+gNV6AzYdLrv1i4/s/uL8y9xf3hz12td1f9BpXHxUtf7ZpemdXapey3WJQ4qukub3H8VADs4HjWZ8qtTUbOd3Iwix0JeVIRDzapwMBWeuqbsQwVJJuDcuU5EXYcDB2+jRq7sENNJPKlTuJA7X/edKPjQ/pdk/b/lnnfY2D60ZcAFDgaRpdYK/AU2a39fME4cwFcUgF9mXtMCyWKI1SpYGI4wUcYjGSFmkPCAOscqCoBDlAqulhXkhpEEayKqkAVgkt6nCXcI1Bp9BQ4QWdVbH5vRC/2ic5pjSoJtXTosVlaStB8G+PGNhNNpKElyicfPI6ifeWlEmwJhNT55KsRrYNB0seTkcDbn96ZTB5KO9SrjFw6DkozWpGjUZSG4sH2PIbw26Xzv/QlBhfsaouQr2U4VRLNQC08vinI1Bhkg1ZJfP2r8BLxvcNEkya/IeM41gMaBgn0Pmb4b8Da9l/8264gODs1NROTVfEs6m2ch41ZdpAYfBZyNbXQFEr0dHb0+Pay8K0j5UdtDYR4NJhjRD4D+T8aeT7DMs0rd4sIjxRSh6BJkrCPFVN+00s4ehJVWkueL65ZrNuG+O4YV5eRgyBV6enid/O0Ke4f+2kztxV6LdyL+42d9Qq8OYnCpV/8NrUj4EdkzlkonE8BlSNUp/40d9ft4geMZjUFL00xwcxvTbn78AB0X+I/QMAAA=" />