# Fincart

## Fincart.io

- [Welcome](https://fincart.gitbook.io/fincart-api/readme.md)
- [Generate Access Token](https://fincart.gitbook.io/fincart-api/access/access-token.md)
- [Get Cities](https://fincart.gitbook.io/fincart-api/apis/cities.md)
- [Get Cities & Areas](https://fincart.gitbook.io/fincart-api/apis/cities-and-areas.md)
- [Add Pickup Location](https://fincart.gitbook.io/fincart-api/apis/add-pickup-location.md): Easily add a new pickup location using this endpoint. This page explains how to create a pickup location and retrieve its pickup ID
- [Set Pickup Location As Default](https://fincart.gitbook.io/fincart-api/apis/set-pickup-location-as-default.md): Use this endpoint to mark a specific pickup location as the default location. This page explains how to set a preferred pickup location using its pickup location ID as default
- [Get Pickup Locations](https://fincart.gitbook.io/fincart-api/apis/get-pickup-locations.md)
- [Create New Order](https://fincart.gitbook.io/fincart-api/apis/new-order.md)
- [Edit Order](https://fincart.gitbook.io/fincart-api/apis/edit-order.md)
- [Print Label](https://fincart.gitbook.io/fincart-api/apis/print-order-label.md)
- [Print Manifest](https://fincart.gitbook.io/fincart-api/apis/print-order-manifest.md)
- [Get Order Logs](https://fincart.gitbook.io/fincart-api/apis/get-order-logs.md)
- [Get Orders Needing Label Reprint](https://fincart.gitbook.io/fincart-api/apis/get-order-needing-reprint.md)
- [Cancel Orders](https://fincart.gitbook.io/fincart-api/apis/cancel-orders.md)
- [Service Support Guidelines](https://fincart.gitbook.io/fincart-api/service-support/service-support-guidelines.md)
- [Setup your Webhook](https://fincart.gitbook.io/fincart-api/webhooks/setup-your-webhook.md)
