Created
October 22, 2025 07:11
-
-
Save rxw1/b8e63920ee28eb75948e604daa57f363 to your computer and use it in GitHub Desktop.
order
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"summary":{ | |
"currency":"EUR", | |
"total_items":3, | |
"total_tax_amount":18.170000000000016, | |
"total_netto_amount":259.59, | |
"total_brutto_amount":277.76, | |
"total_tax_amount_cents":1817, | |
"total_netto_amount_cents":25959, | |
"total_brutto_amount_cents":27776, | |
"base_subscription_netto_amount":259.59, | |
"base_subscription_brutto_amount":277.76, | |
"base_subscription_netto_amount_cents":25959, | |
"base _subscription_brutto_amount_cents":27776 | |
}, | |
"amount_breakdown":{ | |
"currency":"EUR", | |
"tax_rate":0.07, | |
"tax_amount":18.170000000000016, | |
"tax_amount_cents":1817, | |
"base_netto_amount":259.59, | |
"payment_cycle_end":{ | |
"nanos":487109889, | |
"seconds":1784728055 | |
}, | |
"base_brutto_amount":277.76, | |
"billing_period_end":{ | |
"nanos":487109889, | |
"seconds":1784728055 | |
}, | |
"first_payment_date":{ | |
"nanos":487109889, | |
"seconds":1753192055 | |
}, | |
" total_netto_amount":259.59, | |
"total_brutto_amount":277.76, | |
"billing_period_start":{ | |
"nanos":487109889, | |
"seconds":1753192055 | |
}, | |
"tax_rate_basis_points":700, | |
"transaction_execute_at":{ | |
"nanos":487109889, | |
"seco nds":1753192055 | |
}, | |
"base_netto_amount_cents":25959, | |
"base_brutto_amount_cents":27776, | |
"total_netto_amount_cents":25959, | |
"total_brutto_amount_cents":27776 | |
}, | |
"campaign_context":{ | |
"set_id":"927f2fdd-6c64-488e- bb32-193454261b38", | |
"entry_id":"34aea026-0baa-452f-ad0b-aaea8edcc850", | |
"set_slug":"premiumabo", | |
"set_title":"Premiumabo", | |
"entry_slug":"de-12", | |
"campaign_id":"3a31cff2-8124-44ab-9094-e9a5e0e5f519", | |
"period_ type":"PriceGroupPeriodTypeYear", | |
"campaign_name":"Aboshop", | |
"campaign_slug":"aboshop" | |
}, | |
"subscription_order":{ | |
"set":{ | |
"id":"927f2fdd-6c64-488e-bb32-193454261b381", | |
"slug":"premiumabo", | |
"planId":"63a0c8e1 -a7ca-41f7-a044-236bab0fe8e4" | |
}, | |
"email":"[email protected]", | |
"entry":{ | |
"id":"34aea026-0baa-452f-ad0b-aaea8edcc850", | |
"slug":"de-12" | |
}, | |
"vatId":null, | |
"region":"PlanRegionTypeDe", | |
"country":"DE", | |
"packing":null, | |
"address1":{ | |
"city":"Berlin", | |
"phone":"+49 30 12345678", | |
"address":"Musterstraße 123", | |
"country":"DE", | |
"street1":null, | |
"lastName":"Mustermann", | |
"locality":"Berlin", | |
"firstName":"Max", | |
"postalCode":"123 45", | |
"companyName":null | |
}, | |
"address2":{ | |
"city":"München", | |
"phone":"+49 89 98765432", | |
"address":"Industriestraße 45", | |
"country":"DE", | |
"street1":"Gebäude C, 3. Stock", | |
"lastName":"Schmidt", | |
"locality":"Münc hen", | |
"firstName":"Anna", | |
"postalCode":"80331", | |
"companyName":"Tech Solutions GmbH" | |
}, | |
"campaign":{ | |
"id":"3a31cff2-8124-44ab-9094-e9a5e0e5f519", | |
"slug":"aboshop" | |
}, | |
"delivery":{ | |
"id":"7705f85e-2ab6-4b6a-99b2 -a0d1b62a2c0c", | |
"deliveryMethod":"standardPost" | |
}, | |
"lastName":"Mustermann", | |
"password":"securePassword123", | |
"firstName":"Max", | |
"sessionId":"frontend-session-12345", | |
"salutation":"mr", | |
"acceptTerms":true, | |
" companyName":null, | |
"newsletters":[ | |
{ | |
"id":"7ceeb598-cd4d-408d-86e4-aadc4c40ac93", | |
"type":"weekly" | |
}, | |
{ | |
"id":"8ef19cba-70e1-48e2-97fa-3137c12a1732", | |
"type":"daily" | |
} | |
], | |
"displayPrice":null | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment