SpendBundle
SpendBundle
/spends
GET
/spends/:id
DELETE
/fees
POST
/singleton
POST
/payment/pay-per-spend
GET
/payment/token
GET
/limits
GET
/spends/:id
DELETE
/spends/{id}
Run in Apidog
Run in Apidog
Request
Path Params
Generate Code
id
string
required
Header Params
Generate Code
x-api-key
string
required
API key for authentication
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
DELETE
'/spends/'
\
--header
'x-api-key;'
Responses
🟢
200
OK
Spend cancelled.
This response does not have a body.
🟠
400
Bad Request
🟠
403
Forbidden
🟠
404
Record Not Found
Modified at
2025-03-26 11:47:19
Previous
/spends
Next
/fees