Skip to main content

Messages Endpoints

Base URL: https://api.casexchange.com/api/public/v1

POST /messages/send

Sends a message to the partner firm on a referral. The message will appear in the referral’s status history as an entry with isMessage: true. Optionally, you can include a requestedStatus to ask the partner firm to transition the referral to a specific status. Triggers an email notification to the opposite firm. When the identifier resolves to a base case, the message is sent on the most recent accessible referral. Tier: standard
Response 201