An endpoint is not available on v3 Rest API, but there is one for v2.
Upon hitting the v2 endpoint with the following request endpoint:
{ "tender": { "opensCashDrawer": false, "labelKey": "com.clover.tender.mycloverintegration", "enabled": true, "label": "My Clover Integration" } }
I get an empty JSON object as a result
{}
When hitting it again, I get the error: 'This tender label already exists'.
I don't see the tender I just created via v3/merchants/mid/tenders nor on the Clover device itself