Gets the contacts, by paging.Ask AIget http://localhost:64424/episerverapi/commerce/customers/contact/{startIndex}/{recordsToRetrieve}Path ParamsstartIndexint32requiredThe start index.recordsToRetrieveint32requiredNumber of contacts to get.Responses 200Return the contacts. 401If user does not have enough permission for this request.Updated 29 days ago