post https://example.com/v0/businesses
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
404Not found
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
404Not found
xxxxxxxxxx
34curl --request POST \
--url https://example.com/v0/businesses \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"styling": {
"primaryColor": "#000000",
"secondaryColor": "#FFFFFF"
},
"documentSettings": {
"sendReceipts": true,
"sendReminders": true,
"reminderDays": [
-2,
7,
14,
21,
28
],
"alertOverdue": true,
"alertOverdueDays": [
1,
7,
14,
21,
28
]
},
Try It!
to start a request and see the response here! Or choose an example: