Skip to main content
PATCH
Update manage notice response sender

Authorizations

Authorization
string
header
required

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

Path Parameters

noticeResponse
integer
required

Notice response ID from the Manage Notice Response table.

Body

application/json
type
enum<string>
required
Available options:
creditor_profile,
company
Example:

"creditor_profile"

id
integer
required

Target creditor profile ID or active company ID, depending on type.

Example:

88

Response

Notice response sender updated.

message
string
required
Example:

"Notice response closed successfully."

data
object
required
Last modified on July 19, 2026