Skip to main content
POST
Request more information
Required permission: operator:write Returns a registration to the submitter for amendment. The registration status moves to info_requested. The submitter is notified with the specific information required and can resubmit, at which point the status moves to resubmitted and returns to the operator’s review queue. Returns 409 Conflict if the registration is not in pending_operator_review or resubmitted status.

Path parameters

string
required
The operator registration ID (e.g. opreg_a1b2c3d4).

Request body

array
required
List of specific items the operator requires. Each item should clearly describe what is needed.
string
required
Human-readable summary of what is needed and why. This is shared with the submitting brand or aggregator.
string
Optional internal notes. Not visible to the submitting brand or aggregator.

Example

Response