Create Call
Create Call
POST
https://therocketcad.com/api/1.1/wf/cad_createcall
This endpoint allows you to create a new call.
Request Body
Name | Type | Description |
---|---|---|
CommunityID | string | The ID of your Community (Found under https://therocketcad.com/integrate) |
ServerID | string | The ID of your Server (Found under Owner Panel > FiveM Integration) |
Type | string | Call Type, must be "LAW", "MEDICAL", or "FIRE" |
Postal | string | The Postal Location of the Call |
Location | string | The Street Location of the Call |
Title | string | The Title of the Call (ie; Traffic Stop) |
Narrative | string | The Narrative/Details of the Call |
Last updated