No documentation available.
Name | Description | Additional information |
---|---|---|
model | No documentation available. |
Define this parameter in the request body. |
{
"ID": 1,
"BID": 2,
"EnableCarrierRate": true,
"EnableOnlineTaxLookup": true,
"EnableOrderApprovals": true,
"EnableCustomersCanvas": true,
"EnableAtomologyPaymentEngine": true,
"SandboxAtomologyPaymentEngine": true,
"EnableScriptTagInCustomStorePages": true,
"EnablePunchOut": true,
"RegionID": 64,
"Region": {
"$id": "2",
"ID": 64,
"Country": "sample string 2",
"CurrencySymbol": "A",
"CurrencySeparator": "A",
"CurrencyDecimalPlaces": 64,
"DateSeparator": "A",
"DateFormat": "sample string 7",
"TimeFormat": "sample string 8",
"CurrencyThousandsSeparator": "A",
"CurrencyCode": "sample string 10",
"CountryAbbreviation": "sample string 11"
},
"ValidatePhoneNumbers": true,
"DontFormatWhenNot10Digits": true,
"PhoneNumberingPlanID": 64,
"PhoneNumberingPlan": {
"$id": "3",
"ID": 64,
"Name": "sample string 2",
"PhoneNumberFormat": "sample string 3"
}
}