Get TID(s)
Used to get the list of information of stores/points of sale that have been synchronized.
POST
POST
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Required
Description
page
Integer
Optional
Page number to be displayed.
size
Integer
Optional
Max number of items to be displayed per page.
mid
String
Yes
ID of merchant.
Response
Last updated