Membership Plan - Extras - Add additional field
POST /internal/v2/{bucket}/membership_type/{uid}/extras/additional_field
Add an additional user input field to a membership plan
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”The bucket (client) name
Example
exampleUsually the final element in the URI, an alphanumeric unique identifier
Example
6305f074683e800f3abe809eQuery Parameters
Section titled “Query Parameters ”The label for the field that will be shown to the user
The field name, if not provided the label will be slugified
A description of the field, shown to the user
The type of field
Is this field required?
If the form_type is select, this is the list of options that will be shown to the user
If the form_type is person_record, is the date of birth required?
Responses
Section titled “ Responses ”Successful operation
A standard error message
object
A human readable description of the error
A concise error message
A machine readable error type
Unauthorized is the status code to return when the client provides no credentials or invalid credentials.
Forbidden is the status code to return when a client has valid credentials but not enough privileges to perform an action on a resource.
Not found
An error occurred within sheepCRM, please report to support@sheepcrm.com