update buyer
PATCH https://api.suger.cloud/org/{orgId}/buyer/{buyerId}
update buyer by the given organization and buyer id.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
orgId | path | string | yes | Organization ID |
buyerId | path | string | yes | Buyer ID |
Request Body
Required. Content-Type: application/json · Schema: UpdateBuyerParams
Responses
200 — OK
Content-Type: application/json · Schema: IdentityBuyer
500 — internal error
Content-Type: application/json