Incomplete
The following pages are incomplete.
Introduction
The Address is the Client’s physical address, and is used on invoices, and displayed on the Client’s page.
Endpoints
Resource | Description |
---|---|
GET addresses | Returns a list of addresses. |
GET addresses/count | Returns the number of addresses found in system. |
GET addresses/:id | Returns an address identified with address_id |
PUT addresses/:id | Update and return an addresses identified by id. |