Skip to main content
POST
Add a controlled reference value

Ủy quyền

Authorization
string
header
bắt buộc

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Nội dung

application/json

Reference data value payload.

ReferenceValuePayload schema.

kind
enum<string>
bắt buộc

Reference, rule, or request kind.

Tùy chọn có sẵn:
comp_id,
sender_sub_id
value
string
bắt buộc

Value associated with the record.

Phản hồi

200 - application/json

OK

ReferenceValue schema.

kind
enum<string>

Reference, rule, or request kind.

Tùy chọn có sẵn:
comp_id,
sender_sub_id
value
string

Value associated with the record.

created_by
string

User that created the record.

created_at
string<date-time>

Timestamp when the record was created.