/api/v1/maintenance/fdpos/products/{mid}

The maintenance feature is a gateway to add new terminals under an existed Merchant ID. The gateway will delivery the request to Base 24 for a terminal configuration.

After submitting the request api will give back a response payload with "Terminal ID" number. So, six terminals requested will generate six Terminals Ids - each will be included with a single code.

Important! Since Base 24 doesn't have a get API to offer, our system can't provide that either. Therefore, for the PUT and DELETE methods, you must register the "terminal id" response data and fulfill your own needs.

Path Params
string
required

Internal Merchant ID

Body Params
int64
string
int64
string
required
string
string
products
array of objects
products
cloverEntitlements
array of strings
cloverEntitlements
Response
200

OK

Language
Click Try It! to start a request and see the response here!