Organization
organization.updated
Was this page helpful?
⌘I
{
"type": "<string>",
"timestamp": "2023-11-07T05:31:56Z",
"data": {
"created_at": "2023-11-07T05:31:56Z",
"modified_at": "2023-11-07T05:31:56Z",
"id": "<string>",
"name": "<string>",
"slug": "<string>",
"avatar_url": "<string>",
"allow_customer_updates": true,
"email": "<string>",
"website": "<string>",
"socials": [
{
"url": "<string>"
}
],
"details_submitted_at": "2023-11-07T05:31:56Z",
"default_presentment_currency": "<string>",
"feature_settings": {
"issue_funding_enabled": false,
"seat_based_pricing_enabled": false,
"wallets_enabled": false,
"member_model_enabled": false,
"tinybird_read": false,
"tinybird_compare": false,
"checkout_localization_enabled": false,
"overview_metrics": [
"<string>"
],
"reset_proration_behavior_enabled": false
},
"subscription_settings": {
"allow_multiple_subscriptions": true,
"benefit_revocation_grace_period": 123,
"prevent_trial_abuse": true,
"allow_customer_updates": true
},
"notification_settings": {
"new_order": true,
"new_subscription": true
},
"customer_email_settings": {
"order_confirmation": true,
"subscription_cancellation": true,
"subscription_confirmation": true,
"subscription_cycled": true,
"subscription_cycled_after_trial": true,
"subscription_past_due": true,
"subscription_renewal_reminder": true,
"subscription_revoked": true,
"subscription_trial_conversion_reminder": true,
"subscription_uncanceled": true,
"subscription_updated": true
},
"customer_portal_settings": {
"usage": {
"show": true
},
"subscription": {
"update_seats": true,
"update_plan": true
},
"customer": {
"allow_email_change": true
}
},
"account_id": "<string>",
"payout_account_id": "<string>",
"capabilities": {
"checkout_payments": true,
"subscription_renewals": true,
"payouts": true,
"refunds": true,
"api_access": true,
"dashboard_access": true
}
}
}
