Ship to Address Input

Ship to address input.
JSON example
{
  "countryIsoCode": "US",
  "stateIsoCode": "CA"
}
Properties
Name Type Description Required or Optional Available Version
countryIsoCode String ISO code of the country. Must match one of the valid ISO codes defined within the org’s State-Country picklist. If unspecified, the default value is the default country for the webstore. Required 58.0
stateIsoCode String ISO code of the state. Must match one of the valid ISO codes defined within the org’s State-Country picklist. Required 58.0