# Customer

- [Header Request](https://apidoc.247express.vn/english-1.0.6/customer/header-request.md): Description of the header configuration for the API request
- [Shipment Pick-up and Delivery Workflow](https://apidoc.247express.vn/english-1.0.6/customer/shipment-pick-up-and-delivery-workflow.md)
- [Main services](https://apidoc.247express.vn/english-1.0.6/customer/main-services.md): API get list of main services 247Express has provided.
- [Value-added services](https://apidoc.247express.vn/english-1.0.6/customer/vat-services.md): API get list of Value-added services is provided by 247Express
- [List of ClientHubs](https://apidoc.247express.vn/english-1.0.6/customer/list-of-clienthubs.md): API get list of pick up points (Client hub)
- [Update Order](https://apidoc.247express.vn/english-1.0.6/customer/update-order.md): API Update Order
- [Cancel order](https://apidoc.247express.vn/english-1.0.6/customer/cancel-order.md): Cancel an order when a new order is created or in received status.
- [Get delivered pictures](https://apidoc.247express.vn/english-1.0.6/customer/get-bill-of-lading-pictures.md): The API get delivered pictures.
- [Pricing](https://apidoc.247express.vn/english-1.0.6/customer/pricing.md): The API charges a service fee of 247. The price is for reference only.
- [Create an order](https://apidoc.247express.vn/english-1.0.6/customer/create-an-order.md)
- [Create client hub](https://apidoc.247express.vn/english-1.0.6/customer/create-client-hub.md): Create client hub for customer.
- [Update client hub](https://apidoc.247express.vn/english-1.0.6/customer/update-client-hub.md): Update contact name, contact phone of client hub.
- [Feedback](https://apidoc.247express.vn/english-1.0.6/customer/feedback.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://apidoc.247express.vn/english-1.0.6/customer.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.
