Suger

update buyer

PATCH https://api.suger.cloud/org/{orgId}/buyer/{buyerId}

update buyer by the given organization and buyer id.

Parameters

NameInTypeRequiredDescription
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


View as Markdown · Interactive API reference