get https://{api_url}/api/v5//basket/
Get the Details of a Specific Item in the Shopping Basket
Log in to see full request history
Response
Get the Details of a Specific Item in the Shopping Basket
xxxxxxxxxx
curl --request GET \
--url https://example.jrni.com/api/v5/company_id/basket/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here!