Creates a bookings custom attribute definition.
Open in API Reference
The custom attribute definition to create, with the following fields:
key
name. If provided, name must be unique (case-sensitive) across all visible booking-related custom attribute definitions for the seller.
name
description
visibility. Note that all custom attributes are visible in exported booking data, including those set to VISIBILITY_HIDDEN.
visibility
VISIBILITY_HIDDEN
schema. With the exception of the Selection data type, the schema is specified as a simple URL to the JSON schema definition hosted on the Square CDN. For more information, see Specifying the schema.
schema
Selection
A unique identifier for this request, used to ensure idempotency. For more information, see Idempotency.
A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field’s value.
''
// No response received yet.