# Payments

## API Collections

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a data-mention href="/pages/qzZ9oa8O1J3tzqmw3IUo">/pages/qzZ9oa8O1J3tzqmw3IUo</a></td><td>Retrieve enabled Payment Method configuration</td></tr><tr><td><a data-mention href="/pages/ncfe1Zr2SYAymUHiMl22">/pages/ncfe1Zr2SYAymUHiMl22</a></td><td>Request a windowed time of payment session</td></tr><tr><td><a data-mention href="/pages/InUwC2EZhdNngf5yIkXW">/pages/InUwC2EZhdNngf5yIkXW</a></td><td>Confirm your chosen Payment Method, applicable if "autoConfirm" is false</td></tr><tr><td><a data-mention href="/pages/p4HFZl2UieVnRNgnd1Tt">/pages/p4HFZl2UieVnRNgnd1Tt</a></td><td>Get a detailed Payment Session by ID or Client Reference ID</td></tr><tr><td><a data-mention href="/pages/TQGFXDDQHVVSvjmEv5He">/pages/TQGFXDDQHVVSvjmEv5He</a></td><td>Get all of your created Payment Sessions</td></tr><tr><td><a data-mention href="/pages/TVRHhaoI3Jq40sshFefv">/pages/TVRHhaoI3Jq40sshFefv</a></td><td>Void an unpaid payment session, preventing further transactions</td></tr><tr><td><a data-mention href="/pages/JdsGdjGMm8C9mch7Ffq9">/pages/JdsGdjGMm8C9mch7Ffq9</a></td><td>Get a detailed Charge by Client Reference ID</td></tr><tr><td><a data-mention href="/pages/4TC5sYfOEEy75Jx9N29c">/pages/4TC5sYfOEEy75Jx9N29c</a></td><td>Register your Payment Callback URL and get Payment status</td></tr><tr><td><a data-mention href="/pages/AToMvZcuvMRxIlCtvEbk">/pages/AToMvZcuvMRxIlCtvEbk</a></td><td>Simulate payment flows without using real money</td></tr><tr><td><a data-mention href="/pages/6gGH3X12ODpbHENkcGpd">/pages/6gGH3X12ODpbHENkcGpd</a></td><td></td></tr></tbody></table>

## Miscellaneous

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a data-mention href="/pages/HVzEFijKZsjtWJECgRbZ">/pages/HVzEFijKZsjtWJECgRbZ</a></td><td></td></tr><tr><td><a data-mention href="/pages/ceFaHEWgIqjgZMoQH2Aa">/pages/ceFaHEWgIqjgZMoQH2Aa</a></td><td></td></tr><tr><td><a data-mention href="/pages/W7VTq1fdG0erpZwAANlU">/pages/W7VTq1fdG0erpZwAANlU</a></td><td></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://pivot-payment.gitbook.io/pivot-docs/api-references/api-lists/payments.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.
