API documentation
⌘
K
Stripey Template
0️⃣
Employee handbook
Self Service KB
Design System
Developer documentation
Product docs & User guide
Training documentation
API documentation
Postman Collections
🌐
1
Welcome to our API documentation page!
API Reference
Docs powered by
Archbee
API Reference
Carts
Create Cart
1min
POST
Try it
This endpoint will allow you the ability to create a new cart within the eSuite platform
Authentication
Authorization
Bearer
Header Parameters
X-TokenId
string
X-SessionId
string
X-Version
string
*
Origin
string
Responses
204
No Content
Curl
JS
Ruby
Python
1
curl
--location
--request
POST
'https://api.fictive.com/REST/api/carts'
\
2
--header
'Accept: application/json'
\
3
--header
'Content-Type: application/json'
curl --location --request POST 'https://api.fictive.com/REST/api/carts' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json'
Responses
204
1
// No Content
2
// No Content
Updated 22 Sep 2023
Did this page help you?
PREVIOUS
Deletes a contract from the specified bundle
NEXT
Retrieve Cart
Docs powered by
Archbee
Docs powered by
Archbee