# Enumeration

- [Channel List](https://docs.finpay.id/api-reference/appendix/enumeration/channel-list.md)
- [Gateway Recommendation List](https://docs.finpay.id/api-reference/appendix/enumeration/gateway-recommendation-list.md)
- [Interval Unit List](https://docs.finpay.id/api-reference/appendix/enumeration/interval-unit-list.md)
- [Shipping Method List](https://docs.finpay.id/api-reference/appendix/enumeration/shipping-method-list.md)
- [Product Code List](https://docs.finpay.id/api-reference/appendix/enumeration/product-code-list.md)
- [Recurring Type List](https://docs.finpay.id/api-reference/appendix/enumeration/recurring-type-list.md)
- [Response Code List](https://docs.finpay.id/api-reference/appendix/enumeration/response-code-list.md)
- [Result List](https://docs.finpay.id/api-reference/appendix/enumeration/result-list.md)
- [Retry Interval Unit List](https://docs.finpay.id/api-reference/appendix/enumeration/retry-interval-unit-list.md)
- [Same As Billing List](https://docs.finpay.id/api-reference/appendix/enumeration/same-as-billing-list.md)
- [Source Of Funds List](https://docs.finpay.id/api-reference/appendix/enumeration/source-of-funds-list.md)
- [Status List](https://docs.finpay.id/api-reference/appendix/enumeration/status-list.md)
- [Stored On File List](https://docs.finpay.id/api-reference/appendix/enumeration/stored-on-file-list.md)
- [Transaction Mode List](https://docs.finpay.id/api-reference/appendix/enumeration/transaction-mode-list.md)
- [Transaction Type List](https://docs.finpay.id/api-reference/appendix/enumeration/transaction-type-list.md)


---

# 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.finpay.id/api-reference/appendix/enumeration.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.
