post https://api.dev.givecard.dev/api/v1/cards//pin
Sets a card's PIN. PIN must be a 4-digit string.
Log in to see full request history
Responses
Sets a card's PIN. PIN must be a 4-digit string.
xxxxxxxxxx
curl --request POST \
--url https://api.dev.givecard.dev/api/v1/cards/cardId/pin \
--header 'accept: */*' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: