Test payment data
Update balance of the test payment data
put/testPaymentData/{id}/balance
Path parameters
idstring required
Request body
Response
OK
Example response
{
"type": "visa",
"number": "4024007179366348",
"balance": 44
}OK
{
"type": "visa",
"number": "4024007179366348",
"balance": 44
}