Customer Survey Segment id
Gets Customer Survey Segment by id
Gets Customer Survey Segment by id
Path Parameters
Headers
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Response
application/json
Response
Returns found Customer Survey Segment
CustomerSegmentGroup
Customer segment group model
Customer Segment Group Identifier
Name
Active status
Customer segment option model
Show Child Parameters
Path Parameters
Headers
Searches Options by Customer Survey Segment id and other parameters
Searches Options by Customer Survey Segment id and other parameters
Query Parameters
Order by
Available field name values: id (default), name
Available direction values: asc, desc
Example: name desc
Filter by.
Available field name values: id, name
In string values: ‘|’ and ‘,’ characters have to be escaped with slash, i.e. ‘\,’ ‘\|’
For operators that support multiple values (in, notin): multiple values are delimited using ‘|’ character
Available operators:
eq - Equal
neq - Not equals
lt - Less
lte - Less or equal
gt - Greater
gte - Greater or equal
in - In
notin - Not In
contains - Contains
isnull - Is Null
isnullorempty - Is Null Or Empty
isnotnull - Is Not Null
startswith - Starts with
endswith - Ends with
doesnotcontain - Does not contain
For non-nullable fields operators isnull and isnotnull are unavailable
For dates operators: contains, startswith, endswith, doesnotcontain, isnullorempty are unavailable
For strings operators: lt, lte, gt, gte are unavailable
Example: id:eq:19
>= 1<= 100000
>= 1<= 2147483647
Path Parameters
Customer Survey Segment Id
Headers
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Response
application/json
Response
Paging Response with Customer Survey Segment Options data
CustomerSegmentOption.PagingResponse
Customer segment option model
Show Child Parameters
Path Parameters
Query Parameters
Headers
Gets specific Option by unique Customer Survey Segment id and Option id
Gets specific Option by unique Customer Survey Segment id and Option id
Path Parameters
Customer Survey Segment id
Customer Survey Segment Option id
Headers
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Response
application/json
Response
Returns found Customer Survey Segment Option
CustomerSegmentOption
Customer segment option model
Customer segment option identifier
Customer segment option name
Path Parameters
Headers
customertypes
Searches Customer Types by parameters
Searches Customer Types by parameters
Query Parameters
Order by.
Available field name values: id (default), active, name, default, modified_on
Available direction values: asc, desc.
Example: id asc, supplier desc
Filter by.
Available field name values: id, active, name, default, deleted, modified_since
In string values: ‘|’ and ‘,’ characters have to be escaped with slash, i.e. ‘\,’ ‘\|’
For operators that support multiple values (in, notin): multiple values are delimited using ‘|’ character
Available operators:
eq - Equal
neq - Not equals
lt - Less
lte - Less or equal
gt - Greater
gte - Greater or equal
in - In
notin - Not In
contains - Contains
isnull - Is Null
isnullorempty - Is Null Or Empty
isnotnull - Is Not Null
startswith - Starts with
endswith - Ends with
doesnotcontain - Does not contain
For non-nullable fields operators isnull and isnotnull are unavailable
For dates operators: contains, startswith, endswith, doesnotcontain, isnullorempty are unavailable
For strings operators: lt, lte, gt, gte are unavailable
Example: id:eq:303062
>= 1<= 100000
>= 1<= 2147483647
Headers
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Response
application/json
Response
Paging Response with Customer Types data
V2.CustomerType.PagingResponse
Customer type model