Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save martinleblanc/34dddc316fbeaf485af43610cbbee33a to your computer and use it in GitHub Desktop.
Save martinleblanc/34dddc316fbeaf485af43610cbbee33a to your computer and use it in GitHub Desktop.
{
'organizationId': 2,
'memberships': [{
'user': {
'username': u 'iconfinder',
'emailMd5Hash': '9edff23a1c02e5209045436a5f3293ae',
'company': u '123123',
'vatNumber': u 'dk-33778899',
'userId': 4 L,
'address': {
'postalCode': u '2341',
'city': u 'ADsfasdjf',
'state': u 'fadsoij',
'street': u 'DFdsaopfjadsofpk',
'country': u 'DK'
},
'fullName': u 'Cash out Guy #1',
'type': 'user',
'email': u 'martin.leblanc1+admin@gmail.com'
},
'level': 'owner'
}],
'invites': [{
'inviteId': 1,
'email': u 'horses@iconfinder.com',
'level': 'normal'
}],
'name': u 'Hobbitsies',
'proSubscription': {
'dateRenews': '2018-05-17',
'dateExpires': None,
'downloadsThisMonth': 2,
'currentBillingPeriodPayment': 48,
'billingInterval': 'monthly',
'isCancelled': False,
'effectivePlan': {
'attributes': {
u 'price_annual_per_additional_member': Decimal('190'),
u 'downloads_per_month_max': Decimal('2000'),
u 'price_monthly_per_additional_member': Decimal('19'),
u 'is_perceptually_unlimited': True
},
'identifier': u 'unlimited',
'name': u 'Unlimited',
'priceMonthly': 29,
'priceAnnual': 290
},
'plan': {
'attributes': {
u 'price_annual_per_additional_member': Decimal('190'),
u 'downloads_per_month_max': Decimal('2000'),
u 'price_monthly_per_additional_member': Decimal('19'),
u 'is_perceptually_unlimited': True
},
'identifier': u 'unlimited',
'name': u 'Unlimited',
'priceMonthly': 29,
'priceAnnual': 290
},
'currentBillingPeriodTotalDays': 30,
'currentBillingPeriodBillingInterval': 'monthly',
'currentBillingPeriodResidualDays': 8,
'subscriptionId': 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment