/purchase-orders

Creates a PurchaseOrder 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

Description

The PurchaseOrder object is a record of request for a product or service between a buyer and seller.

Usage Example

Fetch from the LIST PurchaseOrders endpoint and view a company’s purchase orders.

Response

modelobject
# The PurchaseOrder Object ### Description A `PurchaseOrder` represents a request to purchase goods or services from a vendor. It outlines the details of the purchase, such as the items or services requested, quantities, prices, and delivery details. A `PurchaseOrder` is a crucial component of the procurement process, but does not typically result in any impact on the company’s general ledger. The general ledger is typically only affected when the `PurchaseOrder` is fulfilled as an *Accounts Payable* `Invoice` object (also known as a Bill). ### Usage Example Fetch from the `LIST PurchaseOrders` endpoint and view a company's purchase orders.
warningslist of objects
errorslist of objects
logslist of objects or null
<MergeSupportedFieldsByIntegrationWidget requestType="POST" data="H4sIAAAAAAAAA8WUbW8aORDHv0rllwh2SyiNgnQ6kcA1RGJpE1JdVFXWYE8WBz8sfiCBqt/95N1tgFxyaXS53hu0M4z/M2P/Zr4RBh5zY9ekR4AxE7QXOidNogxHSXrkY7BsDg4nlqMlTQKFyEDhXjhdHZAmcaEojPXI/xAouTu1eE16JFVoc2wFLa4F8nR7KBXaY27BC6Nden+4dV2eJk0ihV4g71cHnperwlu154HpUimcJ01SgHN+bk3I5+e4DOh+QjnWJlGh9iBbHDykOyotW8k85otdcJTokQ/AwwA9sthunXHufeF6aTpHWSRl9oTjKkWdgvWCSXRpt3N0cHjUbdUqZfbfaS5/azduljMzO2zQnEkKoTGesrtsOrrNbvJ32cm7u2xz2c02i012s3jboDk0xtNxdzK96kwG/fbkkQB68f7Po8/Hg+OzrME2w052c3WbTVl7PGWL2WbUOfvAbs9OP91lm6uD8eCyk02H3bMPpj05OXfjk3Mz7icJaZLdVyW9L992HTU4GfqLIDzuR48U5LhzK9VzQCFaRZhJwRLXSUDBxmi4dQkzKlXIBaQZehfVqFsGsJgUJb7lhQmj7+885u1PR5+H+xD0VyAkzCSSnrcB/0Yx6X0hzKgC9Jo0CQvWombxE+/YHHSO1ELViXMBKa8MKTRS4VFFAhQqUyZdR4SoR6uiWc8VNXGwqA5qVs6XRWU8UmYRPHIKfuu7n4zaFnz7HQq+jXcefIiB3niQFFQkOZoW2CLOaz30AmPQCjU3lnyNWssgLPKPYEGhR1u1/3TTe31ujWSv4D2LMgnuQXRVZem4L/UnFH7U/b35GGSfgmCLY2MW7s1ER+3XoW0r26p4o5fXB++PD9v/BXfbi2fBeaNKQP4H8H4RaDvPQ4v4j9t/s9qZ1Kv5xcg9G/IESheQ45uR9sCYfx2KoiKtFelFxdFqJTJ3CP/A0TA77Wcnw8ErbTCOUqzQrn+w83KwfgFJzzHzsImnNlL83fcsA2gv/Ppfba5HOX/J7vr6/S+mABpAgwkAAA==" />