Updates the transaction limit for a given card.
Body
OK
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Unsupported Media Type
Too Many Requests
Internal Server Error
{- "amount": 100.5,
- "active": true,
- "limitTurnedOff": true,
- "limitWindow": "TRANSACTION"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "amount": 100.5,
- "currencyCode": "GBP",
- "active": true,
- "limitTurnedOff": true,
- "limitWindow": "TRANSACTION"
}