Hi,
We are using this endpoint to successfully pull a list of available payment tenders from SANDBOX:
https://sandbox.dev.clover.com/v3/merchants/{mid}/tenders
However, when trying to pull the exact same endpoint from LIVE environment, are receiving a 401 unauthorized error. Multiple payment tenders are enabled on the device, and the access credentials are definitely valid since we cloned other requests using LIVE credentials that work well.
Is there something special that needs to be done to 'enable' payment tenders to appear on the live endpoint?
Have checked permissions on the LIVE api token as well and all match Sandbox... any ideas as to what we are missing?