Nhảy tới nội dung
Phiên bản: 3.0.0

Lấy link theo dõi hành trình đơn hàng

Lấy link theo dõi hành trình giao hàng của một đơn hàng

curl --location 'https://partner-apistg.ahamove.com/v3/orders/<order_id>/shared-link' \
--header 'Authorization: Bearer <token>'

HTTP Request

GET https://partner-apistg.ahamove.com/v3/orders/<order_id>/shared-link

Headers

ParameterValueYêu cầuMô tả
AuthorizationBearer <token>Token của partner

Query Parameters

ParameterTypeYêu cầuMô tả
order_idStringMã đơn hàng

Response

JSON response example:

{
"shared_link": "https://expressstg.ahamove.com/s/241021HRHVJ4"
}

Status-Code: 200 OK

Các lỗi thường gặp

Mã lỗiNội dungMô tả
401NOT_AUTHORIZEDKkhông có quyền xem thông tin hành trình đơn hàng
404ORDER_NOT_FOUNDKhông tìm thấy mã đơn hàng
500INTERNAL_SERVER_ERRORHệ thống của chúng tôi có lỗi xảy ra. Xin thử lại sau
503SERVICE_UNAVAILABLEChúng tôi tạm thời đang không hoạt động để bảo trì. Xin vui lòng thử lại sau