Update request information

Updates basic request information including assignee email, internal notes, and kyb_data. kyb_data is optional and shallow-merged into what's already stored (submitted keys overwrite/add, the rest is left untouched) and re-validated the same way CreateRequest validates it. Does not change request status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Request ID

Body Params

Request update data

string
string
string
required
string
kyb_data
object

KybData is optional and shallow-merged (top-level keys only) into the request's existing
kyb_data: keys present here overwrite/add, everything else already stored is left untouched.
Reuses the same validation CreateRequest applies (GetAndValidateRule for every product code,
plus validateAccountUpdate for account_update) so this can't be used to bypass business rules
that would otherwise be enforced at creation. Intended for e.g. correcting fields while a
request is pending_clarification, before calling resubmit.

string
Responses

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json