API referenceConsumerBilling
Resolve_checkout
Query Parameters
plan_id*string
Format
uuidinterval_unit?string
day | week | month | year.
interval_count?integer
Format
int32Response Body
application/json
curl -X GET "https://example.com/consumer/v1/billing/checkout/resolve?plan_id=497f6eca-6276-4993-bfeb-53cbbbba6f08"[ { "amount_minor": 0, "currency": "string", "price_id": "5eff5d89-979e-4e4f-aa76-6cbbbf11362c", "provider": "string", "setup_fee_minor": 0, "trial_days": 0 }]