Custom Checkout Fields
Create Custom Field
Create a custom field.
Scopes: custom_fields:write
POST
Authorizations
You can generate an Organization Access Token from your organization's settings.
Body
application/json
Schema to create a custom field of type text.
Schema to create a custom field of type text.
Schema to create a custom field of type number.
Schema to create a custom field of type date.
Schema to create a custom field of type checkbox.
Schema to create a custom field of type select.
Response
201
application/json
Custom field created.
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.