Skip to main content
POST
Close company notice response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

company
integer
required

Company ID from a company row in the manage creditors list.

noticeResponse
integer
required

Notice response ID from the company notice responses table.

Body

application/json
label
string
required
Required string length: 4 - 100
Example:

"Creditor Profile Not Match"

Response

Notice response closed.

message
string
required
Example:

"Notice response closed successfully."

data
object
required
Last modified on July 19, 2026