Integrate Service - Pancake
I. Cases
1. Normal Cases
- Click To Call
- Iframe
- Click to SMS
2 Challenge Cases
3. Special Cases
II. Config
- ID Callcenter
- Host
- Description
- Fields
- api_key
- idShop
1. Info
- Example: Info
2. Iframe
- Example: Iframe
III. Endpoint Table
| Name | Type | Method | Url | Trigger | Description | Parameters | Hard Params | Response Type |
|---|---|---|---|---|---|---|---|---|
| search_contact_pancake | get_data | GET | https://pos.pages.fm/api/v1/shops/:idShop/customers?page=1&page_size=1 | none | search : query, api_key : query, idShop : path | |||
| search_order_pancake | get_data | GET | https://pos.pages.fm/api/v1/shops/:idShop/orders?page=1&page_size=3 | none | shop_customer_id : query, api_key : query, idShop : path | |||
| get_info_store_pancake | get_data | GET | https://pos.pages.fm/api/v1/shops/:idShop | none | api_key : query, idShop : path |
- referenceDocs: PosPancakeApi