Cancel Bill By Id

Cancel Bill By Id

Role-based access control

Required role customerBillCancelWrite

REQUEST PATH HAS THE FOLLOWING PROPERTIES:

AttributeTypeDescription
idstringId of bill

REQUEST BODY OBJECT HAS THE FOLLOWING PROPERTIES:

AttributeTypeDescriptionRequired
justificationstringJustification to cancelNo

Response object has the following properties:

AttributeTypeDescription

Response status code

statusDescription
200OK
400BAD_REQUEST
500INTERNAL_SERVER_ERROR
401UNAUTHORIZED
403FORBIDDEN
404NOT_FOUND
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!