Capsule API

Case API Party

View Parties

GET /api/kase/{id}/party

View additional people & organisations related to this case.

Example response:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<parties size="2">
    <
organisation>
        

    
</organisation>
    <
person>
        

    
</person>    
</
parties

Add Party

POST /api/kase/{id}/party/{party-id}

Add the Person or Organisation to the case.

Delete Party

DELETE /api/kase/{id}/party/{party-id}

Remove the Person or Organisation from the case.

 

Capsule is a service of Zestia Ltd which is a company registered in England with company number 06418281. © 2008-2012 Zestia Ltd. All Rights Reserved.