Getting the current cart

Learn how to get the active current cart for a specified token.

You can get the active current cart for a specified token.

curl --location -g --request GET ' https://api.digitalriver.com/v1/shoppers/me/carts/active' \
--header 'Accept: application/json' \
--header 'Authorization: Basic {{access_token}}' \
--header 'Content-Type: application/json'

Last updated

Was this helpful?

#1249: DOC-395 CCAvenue

Change request updated