Service
Block test payment data
post/testPaymentData/{id}/block
Path parameters
idstring required
Test payment data ID
Response
OK
Example response
{
"type": "visa",
"number": "4024007179366348",
"balance": 44
}Test payment data ID
OK
{
"type": "visa",
"number": "4024007179366348",
"balance": 44
}