Custom Checkout Fields
Get Custom Field
Get a custom field by ID.
Scopes: custom_fields:read
custom_fields:write
GET
Authorizations
You can generate an Organization Access Token from your organization's settings.
Path Parameters
The custom field ID.
Response
200
application/json
Successful Response
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.