Origin address property in the REST Fulfillment resource
API
Effective October 01, 2021
API version 2021-10 adds the origin_address
property to the REST Admin API's Fulfillment
resource. origin_address
specifies the address at which a fulfillment occurred.
origin_address
accepts a JSON object with address1
, city
, zip
, province_code
, retail
, or country_code
.
For more information about Fulfillment, visit our developer documentation.