For AI agents: visit https://developers.bluesnap.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Property Name | Type | Required | Description |
|---|
minimum-length | integer | Optional | Minimum length of text allowed in the custom field. |
maximum-length | integer | Optional | Maximum length of text allowed in the custom field. |
regex-validation | string | Optional | Validation of the custom field, represented as a regular expression. |
| Property Name | Type | Description |
|---|
minimum-length | integer | Minimum length of text allowed in the custom field. |
maximum-length | integer | Maximum length of text allowed in the custom field. |
regex-validation | string | Validation of the custom field, represented as a regular expression. |