v48

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-208342528.4 KB
Parties

Updates a party

patch/parties/{id}

Request body

Example request

{
  "data": {
    "attributes": {
      "company_name": "COMPANY NAME"
    }
  }
}

Response

OK