GET /custom-fields/{resource}/{name}

rebilly.com

Summary: Retrieve a Custom Field
Operation ID: GetCustomField
Auth: unknown
Description

Retrieve a schema of the given Custom Field for the given resource type.

Parameters (3)

Organization-Id (?, header, optional)

Organization identifier in scope of which need to perform request (if not specified, the default organization will be used).

name (string, path, required)

The custom field's identifier string.

Constraints: {'maxLength': 60, 'pattern': '^[\\w-]+$'}

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.