Skip to main content
Use this endpoint to delete a Bill.

Request

Curl

Response

Success

Parameters

id mandatory : string The unique identifier of the bill that must be deleted.

Errors

client not authorised to update
  • code: 401
  • description: The client credentials are unauthorised to make changes to this bill.
  • solution: Use authorised credentials to make changes to the bill.
Operation failed
  • code: 500
  • description: There is an internal server error
  • solution: There is a server issue. Raise a support ticket with us to get this resolved.