Order address
To obtain the billing address for an order, provide the order ID in the {id} URI path parameter.
Provide the order's identifier..
Provide the authorized or anonymous token for a shopper.
Use the expand query parameter when you want additional fields to appear in the response. The expand query parameter provides more fields in the response. Expanding resources reduces the number of API calls required to accomplish a task.
Specify the fields that you want to appear in the response. Filtering the fields returned in the response can conserve bandwidth and accelerate response time.
Successful response.
https://api.digitalriver.com/v1/shoppers/me/address/47278020023https://developers.digitalriver.com/v1/shoppers/AddressesResourceUnique identifier of the address.
billingAddressThe shopper's first name.
AutomationThe shopper's last name.
TesterCompany Name
Digital RiverThe first line of the address.
PO BOX 6930The second line of the address.
123The third line of the address. (Optional)
Suite Line 3City or town.
WaconiaState/County/Province/Region.
MNZIP or postal code.
5387.0A two-letter (ISO 3166-2) country code. See https://en.wikipedia.org/wiki/ISO_3166-2 for a complete list of country codes.
USCountry.
United StatesThe shopper's phone number.
099-222-44454County.
HennepinThe shopper's Japanese Katakana first name. (Optional, usually for Japanese locale.)
クリスThe shopper's Japanese Katakana last name. (Optional, usually for Japanese locale.)
ミラーThe shopper's company departmant name. (Optional, usually for Japanese locale.)
製品開発The shopper's title. (Optional, usually for France locale.)
M- Invalid Token
Get the shipping address for an order. You must specify the ID of the order in the {id} URI path parameter.
Provide the order's identifier.
Provide the authorized or anonymous token for a shopper.
Use the expand query parameter when you want additional fields to appear in the response. The expand query parameter provides more fields in the response. Expanding resources reduces the number of API calls required to accomplish a task.
Specify the fields that you want to appear in the response. Filtering the fields returned in the response can conserve bandwidth and accelerate response time.
Successful response.
https://api.digitalriver.com/v1/shoppers/me/address/47278020023https://developers.digitalriver.com/v1/shoppers/AddressesResourceUnique identifier of the address.
shippingAddressThe shopper's first name.
AutomationThe shopper's last name.
TesterCompany Name
Digital RiverThe first line of the address.
PO BOX 6930The second line of the address.
123The third line of the address. (Optional)
Suite Line 3City or town.
WaconiaState/County/Province/Region.
MNZIP or postal code.
5387.0A two-letter (ISO 3166-2) country code. See https://en.wikipedia.org/wiki/ISO_3166-2 for a complete list of country codes.
USCountry.
United StatesThe shopper's phone number.
099-222-44454County.
HennepinThe shopper's Japanese Katakana first name. (Optional, usually for Japanese locale.)
クリスThe shopper's Japanese Katakana last name. (Optional, usually for Japanese locale.)
ミラーThe shopper's company departmant name. (Optional, usually for Japanese locale.)
製品開発- Invalid Token
Last updated