Skip to main content
POST
Post Monitoring Submission Monitoring Requirements

Authorizations

Authorization
string
header
required

A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>

Headers

x-client-secret
string
required

A secret token identifying the client connecting to the API

Example:

"Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP"

Path Parameters

id
string
required
Required string length: 20 - 37
Examples:

"mns_1D46WGW6A1S03FRG"

"mns_1DCRH1P6JSBX480H"

Body

application/json
monitoring_requirement_ids
string[]
required

The Isometric IDs of the monitoring requirements to link to the submission.

Minimum array length: 1
Required string length: 20 - 37

Response

Successful Response

id
string
required
Required string length: 20 - 37
Examples:

"mns_1D46WGW6A1S03FRG"

"mns_1DCRH1P6JSBX480H"

notes
string | null
required
source_id
string
required
Required string length: 20 - 37
Examples:

"src_1EBBF4M7X1S06G1Y"

"src_1DW1B17VNSBX37N0"

supplier_reference_id
string | null
required

A string that must be unique for all resources created by a specific supplier. It can be used by a client to identify the correct objects in their system.

Required string length: 1 - 200
valid_from
string<date-time> | null
required
valid_to
string<date-time>
required