> For the complete documentation index, see [llms.txt](https://www.oddle.me/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.oddle.me/docs/help-center/help-center-zh/bo-kuan-yu-zhang-dan/what-is-the-payout-schedule-sg-and-my.md).

# 撥款時程（新加坡與馬來西亞）

撥款時間取決於收入來自哪項 Oddle 產品。本頁說明 Delivery 和 Takeaway 訂單、Paid Reservation Tickets、Redeemable 購買，以及 Oddle Terminal 交易的時程。

{% hint style="info" %}
如果撥款日遇到公眾假期，將自動順延至下一個工作日。週末（星期五、星期六、星期日）的交易，款項會於隔週星期一處理撥付，並在星期二前入帳。
{% endhint %}

***

## Delivery 和 Takeaway（商店訂單）

款項將撥付 **5 個工作天** 於每個計費週期結束後。每個計費週期涵蓋 7 個日曆日。您的帳單明細可於週期結束後 1 個日曆日查閱。

| 完成的訂單介於          | 帳單可供查閱  | 款項撥付               |
| ---------------- | ------- | ------------------ |
| 每月 1 日至 7 日      | 每月 8 日  | 在 7 日後的 5 個工作天     |
| 每月 8 日至 14 日     | 每月 15 日 | 在 14 日後的 5 個工作天    |
| 每月 15 日至 21 日    | 每月 22 日 | 在 21 日後的 5 個工作天    |
| 每月 22 日至 30／31 日 | 次月 1 日  | 在 30／31 日後的 5 個工作天 |

***

## 已付款預訂票券

款項將撥付 **4 個日曆日（T+4）** 於付款日期後。如果撥款日落在週末或國定假日，則會順延至下一個工作日。您的帳單明細可於付款後隔日查閱。

| 預訂付款日為 | 帳單可供查閱 | 款項撥付 |
| ------ | ------ | ---- |
| 星期一    | 星期二    | 星期五  |
| 星期二    | 星期三    | 星期一  |
| 星期三    | 星期四    | 星期一  |
| 星期四    | 星期五    | 星期一  |
| 星期五    | 星期六    | 星期二  |
| 星期六    | 星期日    | 星期三  |
| 星期日    | 星期一    | 星期四  |

***

## 可兌換購買項目

來自可兌換購買的款項會撥付 **1 個工作天（T+1）** 於付款日期後。如果撥款日落在週末或國定假日，則會順延至下一個工作日。您的帳單明細可於付款後隔日查閱。

| 可兌換付款日為 | 帳單可供查閱 | 款項撥付 |
| ------- | ------ | ---- |
| 星期一     | 星期二    | 星期二  |
| 星期二     | 星期三    | 星期三  |
| 星期三     | 星期四    | 星期四  |
| 星期四     | 星期五    | 星期五  |
| 星期五     | 星期六    | 星期一  |
| 星期六     | 星期日    | 星期二  |
| 星期日     | 星期一    | 星期二  |

***

## Oddle Terminal 交易

Terminal 交易會以批次分組。當某個批次結束後，款項會撥入您的銀行帳戶 **1 個工作天（T+1）** 在批次關閉後。

如果撥款日遇到週末或公眾假期，將順延至下一個工作日。您的帳單明細可於批次關閉後的隔天查閱。

| 批次關閉於 | 帳單可供查閱 | 款項撥付 |
| ----- | ------ | ---- |
| 星期一   | 星期二    | 星期二  |
| 星期二   | 星期三    | 星期三  |
| 星期三   | 星期四    | 星期四  |
| 星期四   | 星期五    | 星期五  |
| 星期五   | 星期六    | 星期一  |
| 星期六   | 星期日    | 星期二  |
| 星期日   | 星期一    | 星期二  |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://www.oddle.me/docs/help-center/help-center-zh/bo-kuan-yu-zhang-dan/what-is-the-payout-schedule-sg-and-my.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.
