Shipping address
Get the shipping address for a cart.
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
Updates the shipping address for a cart.
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.
No content.
- Invalid Token
- Invalid Shipping Country
- Restricted Shipping Country
- Payment Unexpected Error
- invalid-state-code
- invalid-postal-code
No content
Applies a postal code to a shipping address in the cart. Note: Applying the the postal code to the shipping address will trigger applicable tax calculations for the cart.
Provide the authorized or anonymous token for a shopper.
Two digit country code (ISO 3166-2). See data.okfn.or/data/core/country-list for a complete list of country codes.
Provide a country-specific length and format postal code to apply to the shipping address. When used, the postalCode also retrieves the city and state information required to support tax estimation for a cart.
Provide the identifier of a Shipping Address Suggestion resource to apply to the cart's shipping address.
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.
- Invalid Token
- Invalid Billing Country
- Restricted Billing Country
- Payment Unexpected Error
- invalid-state-code
- invalid-postal-code
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