Back to Collection Items
integer li_rc
oleobject loo_Http
integer li_Success
oleobject loo_QueryParams
oleobject loo_Resp
oleobject loo_SbResponseBody
oleobject loo_JResp
integer li_RespStatusCode
string ls_Sequence_number
string ls_Display_label
string ls_Api_name
string ls_Module
string ls_Name
string ls_Action
string ls_Id
string ls_Href
string ls_V_type
string ls_Connectedmodule
string ls_Linkingmodule
integer i
integer li_Count_i
// This example assumes the Chilkat API to have been previously unlocked.
// See Global Unlock Sample for sample code.
loo_Http = create oleobject
// Use "Chilkat_9_5_0.Http" for versions of Chilkat < 10.0.0
li_rc = loo_Http.ConnectToNewObject("Chilkat.Http")
if li_rc < 0 then
destroy loo_Http
MessageBox("Error","Connecting to COM object failed")
return
end if
loo_QueryParams = create oleobject
// Use "Chilkat_9_5_0.JsonObject" for versions of Chilkat < 10.0.0
li_rc = loo_QueryParams.ConnectToNewObject("Chilkat.JsonObject")
loo_QueryParams.UpdateString("module","Leads")
// Adds the "Authorization: Bearer <access_token>" header.
loo_Http.AuthToken = "<access_token>"
loo_Resp = loo_Http.QuickRequestParams("GET","https://domain.com/crm/v2/settings/related_lists",loo_QueryParams)
if loo_Http.LastMethodSuccess = 0 then
Write-Debug loo_Http.LastErrorText
destroy loo_Http
destroy loo_QueryParams
return
end if
loo_SbResponseBody = create oleobject
// Use "Chilkat_9_5_0.StringBuilder" for versions of Chilkat < 10.0.0
li_rc = loo_SbResponseBody.ConnectToNewObject("Chilkat.StringBuilder")
loo_Resp.GetBodySb(loo_SbResponseBody)
loo_JResp = create oleobject
// Use "Chilkat_9_5_0.JsonObject" for versions of Chilkat < 10.0.0
li_rc = loo_JResp.ConnectToNewObject("Chilkat.JsonObject")
loo_JResp.LoadSb(loo_SbResponseBody)
loo_JResp.EmitCompact = 0
Write-Debug "Response Body:"
Write-Debug loo_JResp.Emit()
li_RespStatusCode = loo_Resp.StatusCode
Write-Debug "Response Status Code = " + string(li_RespStatusCode)
if li_RespStatusCode >= 400 then
Write-Debug "Response Header:"
Write-Debug loo_Resp.Header
Write-Debug "Failed."
destroy loo_Resp
destroy loo_Http
destroy loo_QueryParams
destroy loo_SbResponseBody
destroy loo_JResp
return
end if
destroy loo_Resp
// Sample JSON response:
// (Sample code for parsing the JSON response is shown below)
// {
// "related_lists": [
// {
// "sequence_number": "1",
// "display_label": "Notes",
// "api_name": "Notes",
// "module": "Notes",
// "name": "Notes",
// "action": null,
// "id": "738964000000002730",
// "href": "Leads/{ENTITYID}/Notes",
// "type": "default"
// },
// {
// "sequence_number": "1",
// "display_label": "Lead Status History",
// "api_name": "Lead_Status_History",
// "module": "Lead_Status_History",
// "name": "Lead Status History",
// "action": "picklist_tracker",
// "id": "738964000001920298",
// "href": "Leads/{ENTITYID}/Lead_Status_History",
// "type": "default"
// },
// {
// "sequence_number": "2",
// "display_label": "Attachments",
// "api_name": "Attachments",
// "module": "Attachments",
// "name": "Attachments",
// "action": null,
// "id": "738964000000002724",
// "href": "Leads/{ENTITYID}/Attachments",
// "type": "default"
// },
// {
// "sequence_number": "3",
// "display_label": "Products",
// "api_name": "Products",
// "module": "Products",
// "name": "Products",
// "action": null,
// "id": "738964000000002726",
// "href": "Leads/{ENTITYID}/Products",
// "type": "default"
// },
// {
// "sequence_number": "4",
// "display_label": "Open Activities",
// "api_name": "Activities",
// "module": "Activities",
// "name": "Activities",
// "action": null,
// "id": "738964000000002722",
// "href": "Leads/{ENTITYID}/Activities",
// "type": "default"
// },
// {
// "sequence_number": "5",
// "display_label": "Closed Activities",
// "api_name": "Activities_History",
// "module": "Activities",
// "name": "Activities History",
// "action": null,
// "id": "738964000000002720",
// "href": "Leads/{ENTITYID}/Activities_History",
// "type": "default"
// },
// {
// "sequence_number": "6",
// "display_label": "Invited Meetings",
// "api_name": "Invited_Events",
// "module": "Events",
// "name": "Invited Events",
// "action": null,
// "id": "738964000000044001",
// "href": "Leads/{ENTITYID}/Invited_Events",
// "type": "default"
// },
// {
// "sequence_number": "7",
// "display_label": "Emails",
// "api_name": "Emails",
// "module": "Emails",
// "name": "Emails",
// "action": null,
// "id": "738964000000002728",
// "href": null,
// "type": "default"
// },
// {
// "sequence_number": "8",
// "display_label": "Campaigns",
// "api_name": "Campaigns",
// "module": "Campaigns",
// "name": "Campaigns",
// "action": null,
// "id": "738964000000023017",
// "href": "Leads/{ENTITYID}/Campaigns",
// "type": "default"
// },
// {
// "sequence_number": "9",
// "display_label": "Social",
// "api_name": "Social",
// "module": "Social",
// "name": "Social",
// "action": null,
// "id": "738964000000048003",
// "href": null,
// "type": "default"
// },
// {
// "sequence_number": "10",
// "display_label": "Checklists",
// "api_name": "CheckLists",
// "module": "CheckLists",
// "name": "CheckLists",
// "action": null,
// "id": "738964000000156005",
// "href": "Leads/{ENTITYID}/CheckLists",
// "type": "default"
// },
// {
// "sequence_number": "12",
// "display_label": "Deals",
// "api_name": "Deals8",
// "module": "Deals_X_Leads",
// "name": "Deals",
// "action": null,
// "id": "738964000001921504",
// "href": "Leads/{ENTITYID}/Deals8",
// "type": "multiselectlookup",
// "connectedmodule": "Potentials",
// "linkingmodule": "LinkingModule8"
// }
// ]
// }
// Sample code for parsing the JSON response...
// Use this online tool to generate parsing code from sample JSON: Generate JSON Parsing Code
i = 0
li_Count_i = loo_JResp.SizeOfArray("related_lists")
do while i < li_Count_i
loo_JResp.I = i
ls_Sequence_number = loo_JResp.StringOf("related_lists[i].sequence_number")
ls_Display_label = loo_JResp.StringOf("related_lists[i].display_label")
ls_Api_name = loo_JResp.StringOf("related_lists[i].api_name")
ls_Module = loo_JResp.StringOf("related_lists[i].module")
ls_Name = loo_JResp.StringOf("related_lists[i].name")
ls_Action = loo_JResp.StringOf("related_lists[i].action")
ls_Id = loo_JResp.StringOf("related_lists[i].id")
ls_Href = loo_JResp.StringOf("related_lists[i].href")
ls_V_type = loo_JResp.StringOf("related_lists[i].type")
ls_Connectedmodule = loo_JResp.StringOf("related_lists[i].connectedmodule")
ls_Linkingmodule = loo_JResp.StringOf("related_lists[i].linkingmodule")
i = i + 1
loop
destroy loo_Http
destroy loo_QueryParams
destroy loo_SbResponseBody
destroy loo_JResp
Curl Command
curl -G -d "module=Leads"
-H "Authorization: Bearer <access_token>"
https://domain.com/crm/v2/settings/related_lists
Postman Collection Item JSON
{
"name": "Leads",
"request": {
"auth": {
"type": "bearer",
"bearer": [
{
"key": "token",
"value": "{{access-token}}",
"type": "string"
}
]
},
"method": "GET",
"header": [
],
"url": {
"raw": "{{api-domain}}/crm/v2/settings/related_lists?module=Leads",
"host": [
"{{api-domain}}"
],
"path": [
"crm",
"v2",
"settings",
"related_lists"
],
"query": [
{
"key": "module",
"value": "Leads"
}
]
},
"description": "To get the metadata of the Leads Module."
},
"response": [
{
"name": "P1: module",
"originalRequest": {
"method": "GET",
"header": [
],
"url": {
"raw": "{{api-domain}}/crm/v2/settings/related_lists?module=Leads",
"host": [
"{{api-domain}}"
],
"path": [
"crm",
"v2",
"settings",
"related_lists"
],
"query": [
{
"key": "module",
"value": "Leads"
}
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "ZGS"
},
{
"key": "Date",
"value": "Thu, 13 May 2021 09:00:35 GMT"
},
{
"key": "Content-Type",
"value": "application/json;charset=utf-8"
},
{
"key": "Transfer-Encoding",
"value": "chunked"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "Referrer-Policy",
"value": "strict-origin"
},
{
"key": "X-Content-Type-Options",
"value": "nosniff"
},
{
"key": "X-XSS-Protection",
"value": "1; mode=block"
},
{
"key": "Pragma",
"value": "no-cache"
},
{
"key": "Cache-Control",
"value": "no-store, no-cache, must-revalidate, private"
},
{
"key": "Expires",
"value": "Thu, 01 Jan 1970 00:00:00 GMT"
},
{
"key": "X-Frame-Options",
"value": "SAMEORIGIN"
},
{
"key": "X-ACCESSTOKEN-RESET",
"value": "2021-05-13T09:52:40+00:00"
},
{
"key": "clientVersion",
"value": "4031107"
},
{
"key": "clientsubVersion",
"value": "113b962796fc62946d9303284a64efab"
},
{
"key": "Content-Disposition",
"value": "attachment; filename=response.json"
},
{
"key": "vary",
"value": "accept-encoding"
},
{
"key": "Content-Encoding",
"value": "gzip"
},
{
"key": "Content-Language",
"value": "en-US"
},
{
"key": "Strict-Transport-Security",
"value": "max-age=15768000"
}
],
"cookie": [
],
"body": "{\n \"related_lists\": [\n {\n \"sequence_number\": \"1\",\n \"display_label\": \"Notes\",\n \"api_name\": \"Notes\",\n \"module\": \"Notes\",\n \"name\": \"Notes\",\n \"action\": null,\n \"id\": \"738964000000002730\",\n \"href\": \"Leads/{ENTITYID}/Notes\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"1\",\n \"display_label\": \"Lead Status History\",\n \"api_name\": \"Lead_Status_History\",\n \"module\": \"Lead_Status_History\",\n \"name\": \"Lead Status History\",\n \"action\": \"picklist_tracker\",\n \"id\": \"738964000001920298\",\n \"href\": \"Leads/{ENTITYID}/Lead_Status_History\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"2\",\n \"display_label\": \"Attachments\",\n \"api_name\": \"Attachments\",\n \"module\": \"Attachments\",\n \"name\": \"Attachments\",\n \"action\": null,\n \"id\": \"738964000000002724\",\n \"href\": \"Leads/{ENTITYID}/Attachments\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"3\",\n \"display_label\": \"Products\",\n \"api_name\": \"Products\",\n \"module\": \"Products\",\n \"name\": \"Products\",\n \"action\": null,\n \"id\": \"738964000000002726\",\n \"href\": \"Leads/{ENTITYID}/Products\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"4\",\n \"display_label\": \"Open Activities\",\n \"api_name\": \"Activities\",\n \"module\": \"Activities\",\n \"name\": \"Activities\",\n \"action\": null,\n \"id\": \"738964000000002722\",\n \"href\": \"Leads/{ENTITYID}/Activities\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"5\",\n \"display_label\": \"Closed Activities\",\n \"api_name\": \"Activities_History\",\n \"module\": \"Activities\",\n \"name\": \"Activities History\",\n \"action\": null,\n \"id\": \"738964000000002720\",\n \"href\": \"Leads/{ENTITYID}/Activities_History\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"6\",\n \"display_label\": \"Invited Meetings\",\n \"api_name\": \"Invited_Events\",\n \"module\": \"Events\",\n \"name\": \"Invited Events\",\n \"action\": null,\n \"id\": \"738964000000044001\",\n \"href\": \"Leads/{ENTITYID}/Invited_Events\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"7\",\n \"display_label\": \"Emails\",\n \"api_name\": \"Emails\",\n \"module\": \"Emails\",\n \"name\": \"Emails\",\n \"action\": null,\n \"id\": \"738964000000002728\",\n \"href\": null,\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"8\",\n \"display_label\": \"Campaigns\",\n \"api_name\": \"Campaigns\",\n \"module\": \"Campaigns\",\n \"name\": \"Campaigns\",\n \"action\": null,\n \"id\": \"738964000000023017\",\n \"href\": \"Leads/{ENTITYID}/Campaigns\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"9\",\n \"display_label\": \"Social\",\n \"api_name\": \"Social\",\n \"module\": \"Social\",\n \"name\": \"Social\",\n \"action\": null,\n \"id\": \"738964000000048003\",\n \"href\": null,\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"10\",\n \"display_label\": \"Checklists\",\n \"api_name\": \"CheckLists\",\n \"module\": \"CheckLists\",\n \"name\": \"CheckLists\",\n \"action\": null,\n \"id\": \"738964000000156005\",\n \"href\": \"Leads/{ENTITYID}/CheckLists\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"12\",\n \"display_label\": \"Deals\",\n \"api_name\": \"Deals8\",\n \"module\": \"Deals_X_Leads\",\n \"name\": \"Deals\",\n \"action\": null,\n \"id\": \"738964000001921504\",\n \"href\": \"Leads/{ENTITYID}/Deals8\",\n \"type\": \"multiselectlookup\",\n \"connectedmodule\": \"Potentials\",\n \"linkingmodule\": \"LinkingModule8\"\n }\n ]\n}"
},
{
"name": "SUCCESS RESPONSE",
"originalRequest": {
"method": "GET",
"header": [
],
"url": {
"raw": "{{api-domain}}/crm/v2/settings/related_lists?module=Leads",
"host": [
"{{api-domain}}"
],
"path": [
"crm",
"v2",
"settings",
"related_lists"
],
"query": [
{
"key": "module",
"value": "Leads"
}
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "ZGS"
},
{
"key": "Date",
"value": "Tue, 11 May 2021 12:29:11 GMT"
},
{
"key": "Content-Type",
"value": "application/json;charset=utf-8"
},
{
"key": "Transfer-Encoding",
"value": "chunked"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "Referrer-Policy",
"value": "strict-origin"
},
{
"key": "X-Content-Type-Options",
"value": "nosniff"
},
{
"key": "X-XSS-Protection",
"value": "1; mode=block"
},
{
"key": "Pragma",
"value": "no-cache"
},
{
"key": "Cache-Control",
"value": "no-store, no-cache, must-revalidate, private"
},
{
"key": "Expires",
"value": "Thu, 01 Jan 1970 00:00:00 GMT"
},
{
"key": "X-Frame-Options",
"value": "SAMEORIGIN"
},
{
"key": "X-ACCESSTOKEN-RESET",
"value": "2021-05-11T12:57:36+00:00"
},
{
"key": "clientVersion",
"value": "4023320"
},
{
"key": "clientsubVersion",
"value": "4d8b6ee4f7d1d284c930a4e807480c5c"
},
{
"key": "Content-Disposition",
"value": "attachment; filename=response.json"
},
{
"key": "vary",
"value": "accept-encoding"
},
{
"key": "Content-Encoding",
"value": "gzip"
},
{
"key": "Content-Language",
"value": "en-US"
},
{
"key": "Strict-Transport-Security",
"value": "max-age=15768000"
}
],
"cookie": [
],
"body": "{\n \"related_lists\": [\n {\n \"sequence_number\": \"1\",\n \"display_label\": \"Notes\",\n \"api_name\": \"Notes\",\n \"module\": \"Notes\",\n \"name\": \"Notes\",\n \"action\": null,\n \"id\": \"738964000000002730\",\n \"href\": \"Leads/{ENTITYID}/Notes\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"1\",\n \"display_label\": \"Lead Status History\",\n \"api_name\": \"Lead_Status_History\",\n \"module\": \"Lead_Status_History\",\n \"name\": \"Lead Status History\",\n \"action\": \"picklist_tracker\",\n \"id\": \"738964000001920298\",\n \"href\": \"Leads/{ENTITYID}/Lead_Status_History\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"2\",\n \"display_label\": \"Attachments\",\n \"api_name\": \"Attachments\",\n \"module\": \"Attachments\",\n \"name\": \"Attachments\",\n \"action\": null,\n \"id\": \"738964000000002724\",\n \"href\": \"Leads/{ENTITYID}/Attachments\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"3\",\n \"display_label\": \"Products\",\n \"api_name\": \"Products\",\n \"module\": \"Products\",\n \"name\": \"Products\",\n \"action\": null,\n \"id\": \"738964000000002726\",\n \"href\": \"Leads/{ENTITYID}/Products\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"4\",\n \"display_label\": \"Open Activities\",\n \"api_name\": \"Activities\",\n \"module\": \"Activities\",\n \"name\": \"Activities\",\n \"action\": null,\n \"id\": \"738964000000002722\",\n \"href\": \"Leads/{ENTITYID}/Activities\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"5\",\n \"display_label\": \"Closed Activities\",\n \"api_name\": \"Activities_History\",\n \"module\": \"Activities\",\n \"name\": \"Activities History\",\n \"action\": null,\n \"id\": \"738964000000002720\",\n \"href\": \"Leads/{ENTITYID}/Activities_History\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"6\",\n \"display_label\": \"Invited Meetings\",\n \"api_name\": \"Invited_Events\",\n \"module\": \"Events\",\n \"name\": \"Invited Events\",\n \"action\": null,\n \"id\": \"738964000000044001\",\n \"href\": \"Leads/{ENTITYID}/Invited_Events\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"7\",\n \"display_label\": \"Emails\",\n \"api_name\": \"Emails\",\n \"module\": \"Emails\",\n \"name\": \"Emails\",\n \"action\": null,\n \"id\": \"738964000000002728\",\n \"href\": null,\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"8\",\n \"display_label\": \"Campaigns\",\n \"api_name\": \"Campaigns\",\n \"module\": \"Campaigns\",\n \"name\": \"Campaigns\",\n \"action\": null,\n \"id\": \"738964000000023017\",\n \"href\": \"Leads/{ENTITYID}/Campaigns\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"9\",\n \"display_label\": \"Social\",\n \"api_name\": \"Social\",\n \"module\": \"Social\",\n \"name\": \"Social\",\n \"action\": null,\n \"id\": \"738964000000048003\",\n \"href\": null,\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"10\",\n \"display_label\": \"Checklists\",\n \"api_name\": \"CheckLists\",\n \"module\": \"CheckLists\",\n \"name\": \"CheckLists\",\n \"action\": null,\n \"id\": \"738964000000156005\",\n \"href\": \"Leads/{ENTITYID}/CheckLists\",\n \"type\": \"default\"\n },\n {\n \"sequence_number\": \"12\",\n \"display_label\": \"Deals\",\n \"api_name\": \"Deals8\",\n \"module\": \"Deals_X_Leads\",\n \"name\": \"Deals\",\n \"action\": null,\n \"id\": \"738964000001921504\",\n \"href\": \"Leads/{ENTITYID}/Deals8\",\n \"type\": \"multiselectlookup\",\n \"connectedmodule\": \"Potentials\",\n \"linkingmodule\": \"LinkingModule8\"\n }\n ]\n}"
},
{
"name": "INVALID_MODULE",
"originalRequest": {
"method": "GET",
"header": [
],
"url": {
"raw": "{{api-domain}}/crm/v2/settings/related_lists?module=Lead",
"host": [
"{{api-domain}}"
],
"path": [
"crm",
"v2",
"settings",
"related_lists"
],
"query": [
{
"key": "module",
"value": "Lead"
}
]
}
},
"status": "Bad Request",
"code": 400,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "ZGS"
},
{
"key": "Date",
"value": "Tue, 11 May 2021 12:29:27 GMT"
},
{
"key": "Content-Type",
"value": "application/json;charset=utf-8"
},
{
"key": "Content-Length",
"value": "110"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "Referrer-Policy",
"value": "strict-origin"
},
{
"key": "X-Content-Type-Options",
"value": "nosniff"
},
{
"key": "X-XSS-Protection",
"value": "1; mode=block"
},
{
"key": "Pragma",
"value": "no-cache"
},
{
"key": "Cache-Control",
"value": "no-store, no-cache, must-revalidate, private"
},
{
"key": "Expires",
"value": "Thu, 01 Jan 1970 00:00:00 GMT"
},
{
"key": "X-Frame-Options",
"value": "SAMEORIGIN"
},
{
"key": "X-ACCESSTOKEN-RESET",
"value": "2021-05-11T12:57:36+00:00"
},
{
"key": "clientVersion",
"value": "4023320"
},
{
"key": "clientsubVersion",
"value": "4d8b6ee4f7d1d284c930a4e807480c5c"
},
{
"key": "Content-Disposition",
"value": "attachment; filename=response.json"
},
{
"key": "X-Download-Options",
"value": "noopen"
},
{
"key": "Content-Language",
"value": "en-US"
}
],
"cookie": [
],
"body": "{\n \"code\": \"INVALID_MODULE\",\n \"details\": {},\n \"message\": \"the module name given seems to be invalid\",\n \"status\": \"error\"\n}"
},
{
"name": "INVALID_URL_PATTERN",
"originalRequest": {
"method": "GET",
"header": [
],
"url": {
"raw": "{{api-domain}}/crm/v2/settings/related_list?module=Leads",
"host": [
"{{api-domain}}"
],
"path": [
"crm",
"v2",
"settings",
"related_list"
],
"query": [
{
"key": "module",
"value": "Leads"
}
]
}
},
"status": "Not Found",
"code": 404,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "ZGS"
},
{
"key": "Date",
"value": "Tue, 11 May 2021 12:29:38 GMT"
},
{
"key": "Content-Type",
"value": "application/json;charset=utf-8"
},
{
"key": "Content-Length",
"value": "131"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "Referrer-Policy",
"value": "strict-origin"
},
{
"key": "X-Content-Type-Options",
"value": "nosniff"
},
{
"key": "X-XSS-Protection",
"value": "1; mode=block"
},
{
"key": "Pragma",
"value": "no-cache"
},
{
"key": "Cache-Control",
"value": "no-store, no-cache, must-revalidate, private"
},
{
"key": "Expires",
"value": "Thu, 01 Jan 1970 00:00:00 GMT"
},
{
"key": "X-Frame-Options",
"value": "SAMEORIGIN"
},
{
"key": "X-ACCESSTOKEN-RESET",
"value": "2021-05-11T12:57:36+00:00"
},
{
"key": "Content-Disposition",
"value": "attachment; filename=response.json"
},
{
"key": "X-Download-Options",
"value": "noopen"
},
{
"key": "Content-Language",
"value": "en-US"
}
],
"cookie": [
],
"body": "{\n \"code\": \"INVALID_URL_PATTERN\",\n \"details\": {},\n \"message\": \"Please check if the URL trying to access is a correct one\",\n \"status\": \"error\"\n}"
},
{
"name": "INVALID_REQUEST_METHOD",
"originalRequest": {
"method": "COPY",
"header": [
],
"url": {
"raw": "{{api-domain}}/crm/v2/settings/related_lists?module=Leads",
"host": [
"{{api-domain}}"
],
"path": [
"crm",
"v2",
"settings",
"related_lists"
],
"query": [
{
"key": "module",
"value": "Leads"
}
]
}
},
"status": "Bad Request",
"code": 400,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "ZGS"
},
{
"key": "Date",
"value": "Tue, 11 May 2021 12:29:57 GMT"
},
{
"key": "Content-Type",
"value": "application/json;charset=utf-8"
},
{
"key": "Content-Length",
"value": "124"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "X-Frame-Options",
"value": "deny"
},
{
"key": "X-Download-Options",
"value": "noopen"
},
{
"key": "X-Content-Type-Options",
"value": "nosniff"
}
],
"cookie": [
],
"body": "{\n \"code\": \"INVALID_REQUEST_METHOD\",\n \"details\": {},\n \"message\": \"The http request method type is not a valid one\",\n \"status\": \"error\"\n}"
},
{
"name": "AUTHENTICATION_FAILURE",
"originalRequest": {
"method": "GET",
"header": [
],
"url": {
"raw": "{{api-domain}}/crm/v2/settings/related_lists?module=Leads",
"host": [
"{{api-domain}}"
],
"path": [
"crm",
"v2",
"settings",
"related_lists"
],
"query": [
{
"key": "module",
"value": "Leads"
}
]
}
},
"status": "Unauthorized",
"code": 401,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "ZGS"
},
{
"key": "Date",
"value": "Tue, 11 May 2021 12:30:11 GMT"
},
{
"key": "Content-Type",
"value": "application/json;charset=utf-8"
},
{
"key": "Content-Length",
"value": "98"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "Referrer-Policy",
"value": "strict-origin"
},
{
"key": "X-Content-Type-Options",
"value": "nosniff"
},
{
"key": "X-XSS-Protection",
"value": "1; mode=block"
},
{
"key": "Pragma",
"value": "no-cache"
},
{
"key": "Cache-Control",
"value": "no-cache"
},
{
"key": "Expires",
"value": "Thu, 01 Jan 1970 00:00:00 GMT"
},
{
"key": "X-Frame-Options",
"value": "SAMEORIGIN"
},
{
"key": "X-Download-Options",
"value": "noopen"
}
],
"cookie": [
],
"body": "{\n \"code\": \"AUTHENTICATION_FAILURE\",\n \"details\": {},\n \"message\": \"Authentication failed\",\n \"status\": \"error\"\n}"
},
{
"name": "REQUIRED_PARAM_MISSING",
"originalRequest": {
"method": "GET",
"header": [
],
"url": {
"raw": "{{api-domain}}/crm/v2/settings/related_lists",
"host": [
"{{api-domain}}"
],
"path": [
"crm",
"v2",
"settings",
"related_lists"
]
}
},
"status": "Bad Request",
"code": 400,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "ZGS"
},
{
"key": "Date",
"value": "Tue, 11 May 2021 12:30:32 GMT"
},
{
"key": "Content-Type",
"value": "application/json;charset=utf-8"
},
{
"key": "Content-Length",
"value": "133"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "Referrer-Policy",
"value": "strict-origin"
},
{
"key": "X-Content-Type-Options",
"value": "nosniff"
},
{
"key": "X-XSS-Protection",
"value": "1; mode=block"
},
{
"key": "X-Frame-Options",
"value": "SAMEORIGIN"
},
{
"key": "X-Download-Options",
"value": "noopen"
}
],
"cookie": [
],
"body": "{\n \"code\": \"REQUIRED_PARAM_MISSING\",\n \"details\": {\n \"param\": \"module\"\n },\n \"message\": \"One of the expected parameter is missing\",\n \"status\": \"error\"\n}"
},
{
"name": "OAUTH_SCOPE_MISMATCH",
"originalRequest": {
"method": "GET",
"header": [
],
"url": {
"raw": "{{api-domain}}/crm/v2/settings/related_lists?module=Leads",
"host": [
"{{api-domain}}"
],
"path": [
"crm",
"v2",
"settings",
"related_lists"
],
"query": [
{
"key": "module",
"value": "Leads"
}
]
}
},
"status": "Unauthorized",
"code": 401,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Server",
"value": "ZGS"
},
{
"key": "Date",
"value": "Thu, 13 May 2021 08:29:39 GMT"
},
{
"key": "Content-Type",
"value": "application/json;charset=utf-8"
},
{
"key": "Content-Length",
"value": "113"
},
{
"key": "Connection",
"value": "keep-alive"
},
{
"key": "Referrer-Policy",
"value": "strict-origin"
},
{
"key": "X-Content-Type-Options",
"value": "nosniff"
},
{
"key": "X-XSS-Protection",
"value": "1; mode=block"
},
{
"key": "Pragma",
"value": "no-cache"
},
{
"key": "Cache-Control",
"value": "no-cache"
},
{
"key": "Expires",
"value": "Thu, 01 Jan 1970 00:00:00 GMT"
},
{
"key": "X-Frame-Options",
"value": "SAMEORIGIN"
},
{
"key": "X-Download-Options",
"value": "noopen"
}
],
"cookie": [
],
"body": "{\n \"code\": \"OAUTH_SCOPE_MISMATCH\",\n \"details\": {},\n \"message\": \"invalid oauth scope to access this URL\",\n \"status\": \"error\"\n}"
}
]
}