Merchant Onboarding
📄️ Register Merchant
Through this API, institutions or merchants can submit merchant information to create a merchant.
📄️ Query Merchant
Through this API, institutions or merchants can query detailed information of registered merchants. The query can be conducted using any one of the four query parameters: merchant_no, out_merchant_no, mid, or tid. Only one merchant's information will be returned. If the same mid or tid is bound to multiple merchants, this interface will return an error, indicating that you should bind only one merchant uniquely.
📄️ Query Terminal
Paginated query of the list of terminals bound to the merchant.
📄️ Delete Terminal
Call this API to delete terminal devices from merchants and stores.
📄️ Register Merchant(V2)
Through this API, institutions or merchants can submit merchant information to create a merchant.