Create Invoice: Buildium
Create Invoice: Buildium
| Interface | Method |
|---|---|
| Invoices | POST /bills |
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
The Propexo unique identifier for the integration
vendor_id
The Propexo unique identifier for the vendor
invoice_date
The date of issuance for the invoice
due_date
The due date associated with the invoice
invoice_items
description
Description of the invoice
invoice_number
The invoice or reference number that the vendor assigned to the service request
service_request_id
The Propexo unique identifier for the service request
Response
Successful response
meta
result

