getCountry

The getCountry operation handles configuration related to Country model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

- name: Execute 'getCountry' operation
  ftd_configuration:
    operation: "getCountry"
    path_params:
        objId: "{{ obj_id }}"