post https://api.corestack.io/budget/create
Budget Create
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Budget Create
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
13curl --request POST \
--url https://api.corestack.io/budget/create \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"budget_event_type": "create",
"budget_details": {
"is_recurring": true,
"currency": "AED"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: