Update
Path parameters
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
ID or foreign ID of entity who created this invoice. If creating a payable invoice (AP), this must be the same as the payerId. If creating a receivable invoice (AR), this must be the same as the vendorId.
Base64-encoded string. Supported file types include PNG, JPG, WEBP, PDF, and all Microsoft Office formats (automatically converted to PDF). Max file size 10MB. If the invoice already has a document, this will add a new document to the invoice.
If this is a recurring invoice, this will be the payment schedule for the invoice. If not provided, this will be a one-time invoice.
The IDs of the vendor credits to be applied to this invoice. Passing this field will un-apply any previously applied vendor credits.
Response
True if the payment destination has been confirmed by the vendor. False if the payment destination has been set (for example, a check to an address) but has not been confirmed by the vendor.
If this is a recurring invoice, this will be the payment schedule for the invoice. If not provided, this will be a one-time invoice.