Custom Checkout Fields
Update Custom Field
Update a custom field.
Scopes: custom_fields:write
PATCH
Authorizations
You can generate an Organization Access Token from your organization's settings.
Path Parameters
The custom field ID.
Body
application/json
Schema to update a custom field of type text.
Schema to update a custom field of type text.
Schema to update a custom field of type number.
Schema to update a custom field of type date.
Schema to update a custom field of type checkbox.
Schema to update a custom field of type select.
Response
200
application/json
Custom field updated.
Schema for a custom field of type text.
Schema for a custom field of type text.
Schema for a custom field of type number.
Schema for a custom field of type date.
Schema for a custom field of type checkbox.
Schema for a custom field of type select.