Skip to main content
POST
Add an item to the information request

Authorizations

ds-prod-session
string
cookie
required

Session cookie for web dashboard authentication.

Path Parameters

organizationId
string
required

Organization id.

caseId
string
required

KYB case id (the id from the list).

Body

Request body for kyb.AddInfoRequestItemRequest

AddInfoRequestItemRequest schema

field_key
string
required
Example:

"registration_number"

message
string
required
Maximum string length: 2000
Example:

"The number does not match the registry, please re-enter it."

section_key
string
required
Example:

"registration"

audience
enum<string> | null
Available options:
merchant
Example:

"merchant"

target_kind
enum<string> | null
Available options:
field,
document
Example:

"field"

Response

Created