Create or update Information Request requirement entry data
Writes structured data for one or more requirement entries.
Headers
Bearer authentication header of the form Bearer {token}. Required for client-server (JWT) authentication. See Authentication.
Identifies the program context for the request. Required for server-to-server (HMAC) authentication. See Authentication.
Identifies the Meridian user targeted by the request. Required for server-to-server (HMAC) authentication with MULTI_USER integrations; omit for SINGLE_USER. See Authentication.
Partner API key issued by Meridian during provisioning. Required for server-to-server (HMAC) authentication. See Authentication.
Current time in milliseconds since the Unix epoch. Must be within 60 seconds of the request. Required for server-to-server (HMAC) authentication. See Authentication.
HMAC SHA-256 signature of the canonical request string, computed per request. Required for server-to-server (HMAC) authentication. See Authentication for how to construct it.
Path Parameters
Body
Requirement entry data write payload
Structured data write request for requirement entries
Response
The updated Information Request details
Detailed Information Request payload for the authenticated Meridian account
Unique identifier of the Information Request
"ir_01HZX1A2B3C4D5E6F7G8H9J0K"
Current status of the Information Request
DRAFT, PROCESSING_SUBMISSION, PENDING_REVIEW, COMPLETED, CANCELED "DRAFT"
Type of entity the Information Request is associated with
ENROLLMENT "ENROLLMENT"
Identifier of the entity the Information Request is associated with
"enrollment_123"
Requirement contracts and submitted entries for this Information Request
Validation status of the Information Request data
MISSING, VALID, INVALID "MISSING"
Timestamp when the Information Request was created
"2026-04-01T12:00:00Z"
Timestamp when the Information Request was last updated
"2026-04-01T12:05:00Z"
Current manual review decision status for the Information Request, if it has been reviewed
PENDING, APPROVED, REJECTED "PENDING"
Display title for the Information Request
"Business Verification"