Selling entities
Gain a better understanding of selling entities and how to use them in your integration
Last updated
{
"id": "d794759b-85df-424d-b6ac-9133e09ea3da",
...
"shipFrom": {
"address": {
...
"country": "TW"
}
},
...
"sellingEntity": {},
...
}{
"id": "d794759b-85df-424d-b6ac-9133e09ea3da",
...
"shipTo": {
"address": {
...
"country": "TW"
},
...
},
"shipFrom": {
"address": {
...
"country": "TW"
}
},
...
"sellingEntity": {
"id": "DR_TAIWAN-ENTITY",
"name": "Digital River Taiwan"
},
...
}