post https://{api_url}/api/v5/baskets
Creates a new Basket associated with your token, will a new token if ons is not provided
Recipes
📆
Service first customer appointment booking journey
Open Recipe
Log in to see full request history
Response
Creates a new Basket associated with your token, will a new token if ons is not provided
xxxxxxxxxx
curl --request POST \
--url https://example.jrni.com/api/v5/baskets \
--header 'accept: application/vnd.bookingbug-hal-v2+json; charset=utf-8' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: