# Marketplace Settlement Types

<table><thead><tr><th width="253">Tip</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>The given value is added as (+) days to the payment approval date</td></tr><tr><td>2</td><td>The given value represents a day of the week If the value is 2 the payment is reflected to the sub merchant on the first Tuesday after approval</td></tr><tr><td>3</td><td>The given value represents a day of the month If the value is 21 the payment is reflected to the sub merchant on the 21st day of the following month after approval</td></tr></tbody></table>


---

# 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://developer.paywall.one/payment-orchestration-integration-document/system-data/marketplace-settlement-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.
