v1

latestOpenAPI 3.0.32026-07-24614422630.2 KB
Custom Field

Update an existing set of custom fields

Updates an existing set of custom fields for a given parent object type and id. On success the update custom fields are returned.

put/customField/{parentObjectType}/{parentObjectId}

Path parameters

parentObjectTypestring required

object type custom fields are attached to. Available Object Types: ACCOUNT, ORDER, ORDER_ITEM, PLAN, CHARGE, INVOICE, SUBSCRIPTION_ITEM,OPPORTUNITY

parentObjectIdstring required

Id of the parent object

Request body

object required

Response

successful operation