GET /custom-fields/{resource}
Summary: Retrieve Custom Fields
Operation ID: GetCustomFieldCollection
Auth: unknown
Operation ID: GetCustomFieldCollection
Auth: unknown
Description
Retrieve a schema of Custom Fields for the given resource type.
Parameters (4)
Organization-Id
(?, header, optional)
Organization identifier in scope of which need to perform request (if not specified, the default organization will be used).
limit
(integer, query, optional)
The collection items limit.
Constraints: {'minimum': 0, 'maximum': 1000}
offset
(integer, query, optional)
The collection items offset.
Constraints: {'minimum': 0}
resource
(string, path, required)
The resource type string.
Constraints: {'enum': ['customers', 'payment-instruments', 'subscriptions', 'transactions', 'websites', 'products', 'plans', 'bump-offers']}
No probe data for this endpoint yet.