# Page Not Found

The URL `api-reference/customer-application` does not exist.

You might be looking for one of these pages:
- [Get Transactions](https://dev.flexshopper.com/medusa/lease/get-transactions.md)
- [Get User](https://dev.flexshopper.com/medusa/customer/get-user-info.md)
- [Create Authorization Token](https://dev.flexshopper.com/medusa/customer/create-authorization-token.md)
- [Create Lease](https://dev.flexshopper.com/medusa/lease/create-lease.md)
- [Cancel Items](https://dev.flexshopper.com/medusa/lease/cancel-items.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://dev.flexshopper.com/medusa/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://dev.flexshopper.com/medusa/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/medusa/lease/get-transactions.md`)
- Use `Accept: text/markdown` header for content negotiation