Logo
Salesforce Developers API Documentation

Get checkout

GET {{orgUrl}}/services/data/v{{apiVersion}}/commerce/webstores/{{webstoreId}}/checkouts/:checkoutId

Retrieves the checkout (variable _checkoutId).

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X GET '/services/data/v57.0/commerce/webstores//checkouts/:checkoutId' -H 'Content-Type: application/json'

ENDPOINTS