# Chapter 6: DSEP Schema

{% embed url="<https://drive.google.com/file/d/1Lni2gik01lEqpZTktodjf5kMczgn3mGM/view?usp=drive_link>" %}

1. Schemas are similar to the Beckn Protocol Schema but their interpretation is based on the use-case or sector.&#x20;
2. A typical structure of the API call is the context and message.
3. Context contains contextual information like domain category codes (As per DSEP domains), protocol version, location, registered ID of the BAP, BAP callback URL, register ID of the BPP, the BPP callback URL , timestamp of generating the request and TTL of the request.
4. The message contains the business logic.
5. The DSEP schema (similar to the Beckn schema) **contains Item, Provider, Fulfillment, Location and Order** - **these need to be interpreted basis the sector.** *Watch video for interpretation.*
6. The Order schema in the context of education **contains Order ID, Items, Provider, Status, Fulfillment terms and Cancellation Terms - these need to be interpreted based on the DSEP domain sought after.** *Watch video for interpretation.*

<figure><img src="/files/vXepY7Rcy8z4Apdq1PCq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/UAyr0VIrRdRRLBLTpOA8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5FbR5elMh4FqeHw8UY7v" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/DWilwK7pAYXF6z8M2zEj" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/w5Gr7zSGvwUcTuvBNobd" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://starterpack.onest.network/learn/getting-started-on-dsep-video-library/chapter-6-dsep-schema.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
