supplySourceId to act as a return location.{
"supplySourceId": "string",
"addressWithContact": {
"contactDetails": {
"primary": {
"email": "string",
"phone": "string"
}
},
"address": {
"addressLine1": "address_1",
"addressLine2": "address_2",
"addressLine3": "address_3",
"city": "Seattle",
"countryCode": "US",
"county": "Washington",
"district": "District1",
"name": "address_name",
"phoneNumber": "+14155552671",
"postalCode": "123456",
"stateOrRegion": "Washington"
}
}
}