Update status
Integration for customer using APIs. Partner using 247's service, provide the corresponding API below for 247 to return order status.
Use RESTful APIs
Content-Type: application/json
Supports one of the following authentication mechanisms:
Apikey
Basic Authentication
Update Order Status
POST
/IntergrationAPI
Headers
Content-Type
string
Content type
Request Body
Time
object
Event occurrence time
TransactionId
string
Transaction ID
DeliveryDate
object
Delivery date
ReceiverName
string
Recipient's name
Mailman
string
Mail man
DeliveryNotes
string
Delivery notes
DelayNotes
string
Reason for failed delivery
RequestFeedbackCount
integer
Number of request for feedback
Description
string
Description status
StatusName
string
Status name
Status
string
OrderCode
string
Order Code
ApiKey
string
API key for authentication between 2 parties
DelayCode
string
ExternalCode
string
External Code (Order code entered by customer)
ReferenceCode
string
Customer reference code
Example
List of Statuses
16: CHOXULY - PENDING_FOR_PROCEED
18: HUY - CANCEL
19: THATLAC - LOST
21: DATIEPNHAN - ACCEPTED
23: DALAYHANG - PICKED_UP
24: DANGVANCHUYEN - IN_TRANSIT
25: DANGDIPHAT - DELIVERING
27: CHOCHUYENHOAN - PENDING_FOR_RETURN
28: DACHUYENHOAN - RETURNED
30: PHATTHANHCONG - DELIVERED
32: TICHTHU - CONFISCATED
Last updated
Was this helpful?