Additional services
/services/addition
GET
Query Parameters
Name
Type
Description
merchant_token
string
Token is created by the user in the management system
Headers
Name
Type
Description
Accept
string
application/json
{
"code": "success",
"message": "Thành công",
"data": [
{
"code": "ECDS",
"name": "EMS Phát hàng thu tiền (COD)"
},
{
"code": "EPTT",
"name": "EMS Phát tận tay"
}
]
}
Last updated