# API Reference

- [API Essentials](https://docs.papayaglobal.com/api-reference/api-essentials.md)
- [Payment Status](https://docs.papayaglobal.com/api-reference/payment-status.md)
- [Environments](https://docs.papayaglobal.com/api-reference/environments.md)
- [Authentication API](https://docs.papayaglobal.com/api-reference/authentication-api.md)
- [Wallets Management](https://docs.papayaglobal.com/api-reference/wallets-management.md)
- [Open A Wallet](https://docs.papayaglobal.com/api-reference/wallets-management/open-a-wallet.md)
- [Get Wallets List](https://docs.papayaglobal.com/api-reference/wallets-management/get-wallets-list.md)
- [Get Wallet Details](https://docs.papayaglobal.com/api-reference/wallets-management/get-wallet-details.md)
- [Get Wallet Statements](https://docs.papayaglobal.com/api-reference/wallets-management/get-wallet-statements.md)
- [Groups Management](https://docs.papayaglobal.com/api-reference/groups-management.md)
- [Create A Payment Group](https://docs.papayaglobal.com/api-reference/groups-management/create-a-payment-group.md)
- [Update A Payment Group](https://docs.papayaglobal.com/api-reference/groups-management/update-a-payment-group.md)
- [Get Payment Group Details](https://docs.papayaglobal.com/api-reference/groups-management/get-payment-group-details.md)
- [Get Payment Groups List](https://docs.papayaglobal.com/api-reference/groups-management/get-payment-groups-list.md)
- [Lock Payment Group](https://docs.papayaglobal.com/api-reference/groups-management/lock-payment-group.md)
- [UnLock Payment Group](https://docs.papayaglobal.com/api-reference/groups-management/unlock-payment-group.md)
- [Delete Payment Group](https://docs.papayaglobal.com/api-reference/groups-management/delete-payment-group.md)
- [Beneficiaries Management](https://docs.papayaglobal.com/api-reference/beneficiaries-management.md)
- [Get Schema Information](https://docs.papayaglobal.com/api-reference/beneficiaries-management/get-schema-information.md)
- [Create A Beneficiary](https://docs.papayaglobal.com/api-reference/beneficiaries-management/create-a-beneficiary.md)
- [Update Beneficiary Details](https://docs.papayaglobal.com/api-reference/beneficiaries-management/update-beneficiary-details.md)
- [Get Beneficiary Details](https://docs.papayaglobal.com/api-reference/beneficiaries-management/get-beneficiary-details.md)
- [Get Beneficiaries List](https://docs.papayaglobal.com/api-reference/beneficiaries-management/get-beneficiaries-list.md)
- [Bulk Import Beneficiary](https://docs.papayaglobal.com/api-reference/beneficiaries-management/bulk-import-beneficiary.md)
- [Bulk Import Beneficiary Status](https://docs.papayaglobal.com/api-reference/beneficiaries-management/bulk-import-beneficiary-status.md)
- [Bulk Validate Beneficiary](https://docs.papayaglobal.com/api-reference/beneficiaries-management/validate-beneficiary.md)
- [Invite Beneficiary By Email](https://docs.papayaglobal.com/api-reference/beneficiaries-management/invite-beneficiary-by-email.md)
- [Resend Invite Beneficiary By Email](https://docs.papayaglobal.com/api-reference/beneficiaries-management/resend-invite-beneficiary-by-email.md)
- [Bulk Invite Beneficiary Via Email](https://docs.papayaglobal.com/api-reference/beneficiaries-management/bulk-invite-beneficiary-via-email.md)
- [Payment Management](https://docs.papayaglobal.com/api-reference/payment-management.md)
- [Create Payment Instruction](https://docs.papayaglobal.com/api-reference/payment-management/initiate-payment-instruction.md)
- [Update Payment Instructions](https://docs.papayaglobal.com/api-reference/payment-management/update-payment-instructions.md)
- [Get Payment Details](https://docs.papayaglobal.com/api-reference/payment-management/get-payment-details.md)
- [Get Payments List](https://docs.papayaglobal.com/api-reference/payment-management/get-payments-list.md)
- [Approve Payment Instructions](https://docs.papayaglobal.com/api-reference/payment-management/approve-payment-instructions.md)
- [UnApprove Payment Instructions](https://docs.papayaglobal.com/api-reference/payment-management/unapprove-payment-instructions.md)
- [Execute Payment Instructions](https://docs.papayaglobal.com/api-reference/payment-management/execute-payment-instructions.md)
- [Bulk Import Payment Instructions](https://docs.papayaglobal.com/api-reference/payment-management/bulk-import-payment-instructions.md)
- [Bulk Import Payment Instructions Status](https://docs.papayaglobal.com/api-reference/payment-management/bulk-import-payment-instructions-status.md)
- [Cancel Payment](https://docs.papayaglobal.com/api-reference/payment-management/cancel-payment-instruction.md)
- [Collect Information](https://docs.papayaglobal.com/api-reference/collect-information.md)
- [Collect Beneficiary Bank Details](https://docs.papayaglobal.com/api-reference/collect-information/collect-beneficiary-bank-details.md)
- [Webhooks Notifications](https://docs.papayaglobal.com/api-reference/webhooks-notifications.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.papayaglobal.com/api-reference.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.
