Checkout & Sign Up
Get Checkout Types
Returns the available resource types, tariff types, and product types for the checkout flow.
GET
Get Checkout Types
Documentation Index
Fetch the complete documentation index at: https://learn.nexudus.com/llms.txt
Use this file to discover all available pages before exploring further.
Get Checkout Types
Returns the system enum values for resource types, tariff types, and product types available in the checkout flow. Used to configure the checkout UI based on what the operator has enabled for members vs. contacts.Authentication
No authentication required.Query Parameters
When
true, returns only types the operator has made visible in the portal.Optional business ID to scope types to a specific location.
Response
All resource types available for checkout.
All tariff/plan types available for checkout.
All product types available for checkout.
Resource types available specifically to members.
Resource types available specifically to contacts.
Product types available specifically to members.
Product types available specifically to contacts.
Examples
Fetch checkout types
TypeScript Integration
Get Checkout Types