API Reference
Bundles

Allows a bundle to be deleted for an affiliate

1min
DELETE
This endpoint will allow you the ability to delete a bundle
Authentication
Authorization
Path Parameters
bundleReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Responses
204
No Content
404
The bundle does not exist
412
The bundle has attached payments
500
Internal Server Error
Curl
JS
Ruby
Python
Responses
204
404
412
500