{
"ebaySupportedFulfillment": true,
"finalDestinationAddress": {
"addressLine1": "string",
"addressLine2": "string",
"city": "string",
"country": "string",
"county": "string",
"postalCode": "string",
"stateOrProvince": "string"
},
"fulfillmentInstructionsType": "string",
"maxEstimatedDeliveryDate": "string",
"minEstimatedDeliveryDate": "string",
"pickupStep": {
"merchantLocationKey": "string"
},
"shippingStep": {
"shipTo": {
"companyName": "string",
"contactAddress": {
"addressLine1": "string",
"addressLine2": "string",
"city": "string",
"country": "string",
"county": "string",
"postalCode": "string",
"stateOrProvince": "string"
},
"email": "string",
"fullName": "string",
"primaryPhone": {
"phoneNumber": "string"
}
},
"shipToReferenceId": "string",
"shippingCarrierCode": "string",
"shippingServiceCode": "string"
}
}