Create Invoice: Rent Manager
Create Invoice: Rent Manager
| Method |
|---|
| 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
location_id
The Propexo unique identifier for the location
invoice_date
The date of issuance for the invoice
due_date
The due date associated with the invoice
post_date
The post date for the invoice.
total_amount_in_cents
The total amount of the invoice
invoice_items
Line items for the invoice. Each item represents a detail line on the bill in Rent Manager.
invoice_number
The invoice or reference number that the vendor assigned to the service request
notes
Notes associated with the invoice
Response
Successful response
meta
result

