Cases (deprecated)
Cases API enables you to retrieve and update case records.
Last updated
Was this helpful?
Cases API enables you to retrieve and update case records.
Last updated
Was this helpful?
This is an object representing your Case
in TransactionLink. You can retrieve it to see the current data of the Case
.
We are discontinuing Cases in favor of Records, which are fully customizable. The documentation is automatically generated in the dashboard based on your configuration. If you do not have a configuration set up, please contact us at tech@transactionlink.io
POST
Create CaseGET
CaseCreate a case with provided data
/cases
First name
Last name
Personal Number
Comapny name
Company number
Company address
Phone
Get a case
/cases/{caseId}
UUID of the case to get
Can be 'application/json', 'application/json;version=1' or 'application/json;version=2'
application/json