OVIRO LogoOVIRO
MarketingNhóm đối tác

Cập nhật nhóm đối tác

Cập nhật thông tin nhóm đối tác

Endpoint

PUT /v1/affiliategroups/:id

Path Parameters

TênKiểuBắt buộcMô tả
idintID nhóm đối tác

Request Payload

JSON Object Payload:

{
  "company_id": 10311,
  "creator_id": 1,
  "id": 123,
  "name": "KOL",
  "description": "",
  "display_order": 2
}

Response Schema

HTTP 200 - JSON Object

Xem AffiliateGroup Object Schema

Error Codes

Xem các lỗi khi tạo nhóm đối tác

On this page