# Supply Types

{% hint style="warning" %}
ISD is currently not supported, will be available in upcoming days.
{% endhint %}

| Code   | Type                      |
| ------ | ------------------------- |
| B2B    | Business to Business      |
| B2C    | Business to Customer      |
| SEZWP  | SEZ With Payment          |
| SEZWOP | SEZ Without Payment       |
| EXPWP  | Export With Payment       |
| EXPWOP | Export Without Payment    |
| DEXP   | Deemed Export             |
| ISD    | Input Service Dsitributor |
| BOS    | Bill of Supply            |


---

# 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://docs.cleartax.in/cleartax-docs/invoicing-api/invoicing-api-reference/resources-and-master/supply-types.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.
