Chaser
Chaser

Chaser is an accounts receivable automation software that helps businesses automate invoice reminders and get paid faster.

Completely Secure
169842VIEWS
2561USERS

Tools

1 of 5

Create Contact Person

Tool to create a new contact person for a customer in Chaser. Requires customer_id and external_id. Use when adding additional contacts to an existing customer account.

Create Invoice

Tool to create a new invoice record in the organization. Use after ensuring the customer exists in Chaser.

Create Overpayment

Creates a new overpayment record in Chaser for tracking customer overpayments. Overpayments represent amounts paid by customers in excess of invoice amounts and can be used to offset future invoices. The customer must exist in Chaser before creating an overpayment (use POST /customers first if needed). Valid statuses: DRAFT, SUBMITTED, AUTHORISED, PAID, VOIDED, DELETED.

Delete Contact Person

Tool to delete a contact person from a customer record in Chaser. Use this when you need to remove a specific contact person associated with a customer. Requires both the customer identifier and the contact person identifier.

Get Contact Person By Id

Tool to get a specific contact person by ID for a customer. Use when you need to retrieve detailed information about a contact person associated with a customer in Chaser.

Get Credit Note By Id

Retrieve detailed information for a specific credit note by its ID. Accepts both internal Chaser IDs and external credit note IDs (with 'ext_' prefix). Use when you need to fetch complete details of a single credit note.