-
Notifications
You must be signed in to change notification settings - Fork 0
Test Data
Manuel edited this page May 27, 2024
·
5 revisions
{
"name": "Testuser",
"email": "[email protected]",
"password": "Testpass1!",
"days": "10",
"months": "11",
"years": "1972",
"firstName": "test",
"lastName": "user",
"company": "Microsoft",
"address": "Elm Street 12",
"country": "United States",
"state": "Texas",
"city": "Austin",
"zipcode": "00000",
"mobile": "111 1111 1111",
"nameOnCard": "test user",
"ccNumber": "5555 5555 5555 4444",
"CVC": "123",
"expirationMonth": "12",
"expirationYear": "25"
}