Mối quan hệ
Lấy danh sách mối quan hệ khách hàng
HTTP Request
GET /api/v3/account/relations
Response
[
{
"relation_id": "1",
"relation_name": "Mới",
"relation_code": "moi",
"deleted_by": null,
"created_at": "2019-07-30 14:04:35",
"created_by": "0",
"updated_by": "1",
"updated_at": "2021-01-20 16:59:36",
"deleted_at": null,
"description": "NVIDIA nói rằng họ mua lại ARM là để phục vụ cho những sáng kiến mới"
},
{
"relation_id": "40",
"relation_name": "Mới b",
"relation_code": "moi_b",
"deleted_by": null,
"created_at": "2020-06-24 13:34:24",
"created_by": "4",
"updated_by": "4",
"updated_at": "2020-06-24 13:34:24",
"deleted_at": null,
"description": ""
},
]