No documentation available.
Name | Description | Additional information |
---|---|---|
countryModels | No documentation available. |
Define this parameter in the request body. |
[
{
"$id": "2",
"Code": "sample string 1",
"DisplayOrder": 2,
"IsActive": true,
"Name": "sample string 4",
"States": {
"$id": "3",
"$values": [
{
"$id": "4",
"Code": "sample string 1",
"CountryCode": "sample string 2",
"Name": "sample string 3"
},
{
"$ref": "4"
},
{
"$ref": "4"
}
]
},
"IsBillingActive": true,
"IsShippingActive": true
},
{
"$ref": "2"
},
{
"$ref": "2"
}
]