# Page Not Found

The URL `create-customer-post` does not exist.

You might be looking for one of these pages:
- [Create customer (POST)](https://docs.jigx.com/examples/readme/data-providers/rest/create-an-app-using-rest-apis/create-customer-_post_.md)
- [Create a customer (INSERT)](https://docs.jigx.com/examples/readme/data-providers/microsoft-azure-sql/create-a-customer-_insert_.md)
- [Update a customer (UPDATE)](https://docs.jigx.com/examples/readme/data-providers/microsoft-azure-sql/update-a-customer-_update_.md)
- [Custom components (Alpha)](https://docs.jigx.com/examples/readme/custom-components-_alpha_.md)
- [Jigx Examples](https://docs.jigx.com/examples/readme.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/examples/readme/data-providers/rest/create-an-app-using-rest-apis/create-customer-_post_.md`)
- Use `Accept: text/markdown` header for content negotiation