Billing

Fetch products with optional type filter

get/v1/billing/products

Query parameters

type'one_time' | 'recurring'

Filter by billing type

category'homeowner_plan' | 'pro_plan' | 'generation_credits_pack' | 'marketplace_template'

Filter by product category

Response

Fetched products successfully

successboolean required

Indicates if the request was successful

messagestring required

Human readable message

timestampstring date-time required

Timestamp of the response

Changes

No recorded changes to this endpoint across all 1 revision of this API.