GET /contacts/{type}/{id}
|
Users
|
Retrieves a list of contacts for a given parent row type and row ID. For example, driver BJM01 would be requested
as "/D/BJM01", where 'D' represents the parent row type of a driver and 'BJM01' the ID for the driver record. |