# Object

- [Amount Object](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/object/amount-object.md)
- [Payment Method Object](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/object/payment-method-object.md)
- [Payment Method Options Object](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/object/payment-method-options-object.md)
- [Redirect Object](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/object/redirect-object.md)
- [Order Object](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/object/order-object.md)
- [Payment Session Object](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/object/payment-session-object.md)
- [Charge Object](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/object/charge-object.md)
- [Card Charge Object](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/object/charge-object/card-charge-object.md)
- [Virtual Account Charge Object](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/object/charge-object/virtual-account-charge-object.md)
- [QR Charge Object](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/object/charge-object/qr-charge-object.md)
- [Ewallet Charge Object](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/object/charge-object/ewallet-charge-object.md)
- [FDS Object](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/object/fds-object.md)
- [Installment Object](https://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/object/installment-object.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://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments/object.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.
