schema.beckn.ioSearch schemas…

FormSubmission

Canonical term page (persistent IRI). Versioned resource URLs are listed below for easy copy/paste.

Canonical IRI

https://schema.beckn.io/FormSubmission

Developer URLs

Form Submission

> **Canonical IRI:** `https://schema.beckn.io/FormSubmission` > **Tags:** common > **Namespace:** https://schema.beckn.io/ > Part of the Beckn Protocol Core Schema

---

A user's submitted response to a Beckn form. Captures the filled-in field values keyed by form field names. Typically attached to a RatingInput to convey feedback form answers alongside a rating.

Versions

Versionattributes.yamlcontext.jsonldvocab.jsonldREADME
**v2.0**attributes.yamlcontext.jsonldvocab.jsonldREADME

Properties (latest: v2.0)

PropertyTypeRequiredDescription
idstring (uri)Identifier of the form that was submitted. Typically the form's URL or the value of the form's url field.
submissionIdstring (uuid)Unique identifier for this form submission instance.
dataobjectKey-value map of form field names to submitted values. Keys correspond to the field identifiers defined in the form; values are the user's response…
submittedAtstring (date-time)Timestamp at which the form was submitted, in RFC 3339 / ISO 8601 format.

Linked Data

ResourceURL
Canonical IRIhttps://schema.beckn.io/FormSubmission
JSON Schema (latest)https://schema.beckn.io/FormSubmission/2.0
context.jsonld (latest)https://schema.beckn.io/FormSubmission/2.0/context.jsonld
vocab.jsonld (latest)https://schema.beckn.io/FormSubmission/2.0/vocab.jsonld
Root context.jsonldhttps://schema.beckn.io/context.jsonld
Root vocab.jsonldhttps://schema.beckn.io/vocab.jsonld