Skip to main content
POST
Close creditor profile notice response

Authorizations

Authorization
string
header
required

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

Path Parameters

creditorProfile
integer
required

Creditor profile ID from the manage creditors list.

noticeResponse
integer
required

Notice response ID from the creditor profile 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