Sync TID(s)
Last updated
Last updated
Content-Type
application/json
Authorization
Bearer <token>
terminals
List object
Yes
List JSON object of stores/point of sales.
merchantId
String
Yes
ID of merchant.
merchantName
String
Yes
Short name of the agent.
terminalCode
String
Yes
Store/point of sale code.
terminalName
String
Yes
Store/point of sale name.
terminalAddress
String
Yes
Store/point of sale address.
bankCode
String
Yes
Bank code apply to point of sale.
bankAccount
String
Yes
Bank account apply to point of sale.
checkSum
String
Yes
MD5 string of combination:
(password
+ bankCode
+ bankAccount
)