put https://sandbox.baseone.co/cards/v1/update-limit
You can modify the transaction limit on a card with this endpoint.
Log in to see full request history
Responses
You can modify the transaction limit on a card with this endpoint.
xxxxxxxxxx
curl --request PUT \
--url https://sandbox.baseone.co/cards/v1/update-limit \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"limitAction": "UpdateLimit"
}
'
Try It!
to start a request and see the response here! Or choose an example: