Skip to content

Instantly share code, notes, and snippets.

@chanakaDe
Created January 24, 2022 16:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chanakaDe/c07ea579e517aca146646de1bbd481ca to your computer and use it in GitHub Desktop.
Save chanakaDe/c07ea579e517aca146646de1bbd481ca to your computer and use it in GitHub Desktop.
{
"wishdate":"2022-01-25",
"customer":{
"salutation":"Frau",
"firstname":"Erika",
"lastname":"Mustermann",
"birthday":"1980-05-15",
"nationality":"GER",
"address":{
"street":"Musterstr.",
"house_no":"5",
"city":"Musterhausen",
"zipcode":"12345"
},
"payment":{
"iban":"DE08506521240001125566",
"bic":"HELADEF1SLS"
},
"legitimation":{
"place_of_issue":"Musterhausen",
"id_card_type":"DE_IDENTIFICATION_CARD",
"id_card_number":"1220000371"
},
"contact":{
"ndc":"0172",
"subscriber_number":"5512345",
"email":"erika@mustermann.de"
},
"different_delivery_address":{
"firstname":"Chanaka",
"lastname":"De Silva",
"street":"Ohmstr.",
"house_no":"3",
"city":"Fulda",
"zipcode":"36037"
}
},
"cart":{
"tariff":{
"id":"19938",
"sim_card":{
"sim_card_number":"27215213816180"
}
}
},
"context":{
"order":{
"start_date":"2022-01-24 15:51:13",
"end_date":"2022-01-24 15:51:49",
"bytes":8,
"ip":"127.0.0.1",
"dns":"https://starmobile.de",
"method":"post",
"browser_agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96.0"
}
},
"agreements":{
"agb":true,
"pass_data":true,
"contract_summary_id":"fd529f89-51d5-4db8-a994-294877269336"
},
"source_specific_fields":{
"contract_terms_version":"1.2",
"pos_address":{
"name":"starmobile GmbH",
"street":"Frankfurter Straße",
"house_no":45,
"city":"Fulda",
"zipcode":"36043",
"ndc":"0661",
"subscriber_number":"49999999"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment