Retrieve an order's address
Last updated
Last updated
To obtain the billing address for an order, provide the order ID in the {orderId} URI path parameter.
Provide the order's identifier.
Successful response.
"https://api.digitalriver.com/v1/shoppers/me/address/47278020023"
"https://developers.digitalriver.com/v1/shoppers/AddressesResource"
Unique identifier of the address.
"billingAddress"
The shopper's first name.
"Automation"
The shopper's last name.
"Tester"
Company Name
"Digital River"
The first line of the address.
"PO BOX 6930"
The second line of the address.
"123"
The third line of the address. (Optional)
"Suite Line 3"
City or town.
"Waconia"
State/County/Province/Region.
"MN"
ZIP or postal code.
"5387.0"
A two-letter (ISO 3166-2) country code. See https://en.wikipedia.org/wiki/ISO_3166-2 for a complete list of country codes.
"US"
Country.
"United States"
The shopper's phone number.
"099-222-44454"
The shopper's email address.
"automatedTester@digitalriver.com"
County.
"Hennepin"
The 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"
Get the shipping address for an order. You must specify the ID of the order in the {orderId} URI path parameter.
Provide the order's identifier.
Successful response.
"https://api.digitalriver.com/v1/shoppers/me/address/47278020023"
"https://developers.digitalriver.com/v1/shoppers/AddressesResource"
Unique identifier of the address.
"shippingAddress"
The shopper's first name.
"Automation"
The shopper's last name.
"Tester"
Company Name
"Digital River"
The first line of the address.
"PO BOX 6930"
The second line of the address.
"123"
The third line of the address. (Optional)
"Suite Line 3"
City or town.
"Waconia"
State/County/Province/Region.
"MN"
ZIP or postal code.
"5387.0"
A two-letter (ISO 3166-2) country code. See https://en.wikipedia.org/wiki/ISO_3166-2 for a complete list of country codes.
"US"
Country.
"United States"
The shopper's phone number.
"099-222-44454"
County.
"Hennepin"
The shopper's email address.
"automatedTester@digitalriver.com"
The 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.)
"製品開発"