Path parameters
-
customer
string Required Customer ID
GET
/shop/{customer}/checkout
curl \
-X GET https://shopmc.app/api/shop/{customer}/checkout?product=string&variant=string
Customer ID
curl \
-X GET https://shopmc.app/api/shop/{customer}/checkout?product=string&variant=string