Authorization: Bearer ********************
curl --location --request GET '/card/CA1423741565272096/pin' \ --header 'Authorization: Bearer <token>'
{ "cardId": "CA1423741565272096", "cardPin": "1234" }