Qodex.ai
Qodex.ai
Introduction
Commerce API Quick Start
Create payment sourceAdd Product to Cart Apply payment sourceConfidential access_tokenSubmit CartProduct id from list
Introduction
Commerce API Quick Start
Create payment sourceAdd Product to Cart Apply payment sourceConfidential access_tokenSubmit CartProduct id from list
HomeCommerce API Quick StartConfidential access_token

Confidential access_token

POST https://{{apiDomain}}/oauth20/token

Establishes a limited access token for an anonymous shopper session.
https://docs.digitalriver.com/commerce-api/shopper-apis/oauth/oauth-2.0-apis

Request Body

[{"name"=>"grant_type", "value"=>"client_credentials", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Previous
Apply payment source
Next
Submit Cart