Login
Search...
/
Documentation
API Reference
Use Cases
Introduction
Overview
API Reference
Admin
Amenities
Applicants
Applications
Appointments
Billing and Payments
Construction Job Cost
Employees
Events
Files
Invoices
GET
Get all invoices
POST
Create invoice
GET
Get an invoice by ID
PUT
Update invoice
GET
Get all payable registers
GET
Get a payable register by ID
Leads
Leases
Listings
Properties
Purchase Orders
Residents
Service Requests
Timezones
Units
Vendors
Webhooks Configuration
Login
API Reference
Invoices
Update invoice
PUT
https://
api.propexo.com
/
v1
/
invoices
/
:invoice_id
Update a invoice for an integration.
Path parameters
invoice_id
string
Required
The ID of the resource.
Request
This endpoint expects an object.
Response
This endpoint returns an object.
job_id
string
The ID of the job created to handle this operation
data
object
Errors
400
Bad Request
Built with