| |
| |
| { |
| "Store_Code": "beta", |
| "Function": "CustomerPaymentCard_Register", |
| "Customer_Login": "bheyde", |
| "CardType": "Visa", |
| "CardNumber": "4111111111111111", |
| "ExpirationMonth": "04", |
| "ExpirationYear": "2022" |
| |
| } |
| |
| { |
| "Store_Code": "beta", |
| "Function": "CustomerPaymentCard_Register", |
| "Customer_Login": "bheyde", |
| "CardType": "Visa", |
| "CardNumber": "4111111111111111", |
| "ExpirationMonth": "04", |
| "ExpirationYear": "2022", |
| "Address1": "123 Main St", |
| "Address2": "Apt 203", |
| "City": "San Diego", |
| "State": "CA", |
| "Zip": "92009", |
| "Country": "US" |
| } |
");