Create Invoice: ResMan
Invoices created via the ResMan API begin in an unapproved state and then have to be approved by the PMC in the ResMan portal.
| Interface | Method |
|---|---|
| Accounts Payable | /MITS/PostAccountsPayable4_0 |
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
property_id
The Propexo unique identifier for the property
vendor_id
The Propexo unique identifier for the vendor
invoice_number
The invoice or reference number that the vendor assigned to the service request
invoice_date
The date of issuance for the invoice
due_date
The due date associated with the invoice
notes
Notes associated with the invoice
memo
Memo of the invoice
total_amount_in_cents
The amount of the invoice, in cents
invoice_items
accounting_date
The accounting date of the invoice. If this isn't provided, ResMan defaults this to the invoice date.
Response
Successful response
meta
result

