I am using the below API URL and data passed to API :-
https://sandbox.dev.clover.com/v2/merchant/xxxxxxx...Payment detail
{ "orderId": 21769, "currency": "usd", "amount": 100, "tipAmount": 0, "taxAmount": 0, "expMonth": 12, "cvv": 123, "expYear": 2022, "cardEncrypted": "BhSLEeL4gs349jX4+ivrxdBZl4l5puUeqKZl+CGsVlPjud3XYUTKX9rKnW4LnQnspnW+OMnAJElBaJHXaVk6IMRyFxQEJ1j1aafv2+lcQStvsDmSNAiE0OW8vgKwd4JFGIdDWkQcrCY8GI7UfxrFk1APO\/30iMxcSD+ItzdI2+jrxjkXD1h\/\/UHQ6fd2x8sPkwX8l1fvvJeWR0szJ\/dJ5q5THKRweH8nyzHFW6eK6vdvLdu\/7DxjCA0+9meZaFP6im+fNyNAfF2lM4guDDMoRJfyZ9MYYLt\/r6vyvbu6bnm5EKoVMdas7q6h9OveQmrMzdaGawlBcyybuWDw0Tp2Cw==", "last4": "0010", "first6": "476173" }RESPONSE :-
string(45) "{"message":"Please supply a valid currency."}"What type of currency type should i need to apply or should i need to do any configuration in setting. I am using sandbox.