Locale and currency
Understand how to use locale and currency.
{
"shopper": {
"username": "jswanson@digitalriver.com",
"firstName": "Automation",
"lastName": "Tester",
"emailAddress": "jswanson@digitalriver.com",
"password": "qwerasdf",
"locale": "en_CH",
"currency": "CHF",
"sendmail": true,
"sendEMail": true
}
}Last updated