v1

latestOpenAPI 3.0.02026-07-26868170.3 KB
Contact

Get a contact's stores

Get a contact's stores formatted as a list.

get/data/contacts/{id}/stores

Path parameters

idstring required

Individual external identifier.

Query parameters

per_pageinteger

Number of items displayed per page.

page_numberinteger

Page number.

key'external_id' | 'name' | 'online' | 'store_type' | 'manager'

search fields, in contacts

operator'is' | 'after' | 'before' | 'contains' | 'ends' | 'equal' | 'greater' | 'isnot' | 'lower' | 'notequal' | 'starts'

operator for search operators are limited by the type of value expected

valuestring

Use a combination of field, operator and searched value. It will return stores that matched your search. Fields available on search in stores are 'external_id', 'name', 'online', 'store_type', 'manager' and custom fields numbers (0, 1, 2, ...)

Response

Get Stores List.