Skip to content

Instantly share code, notes, and snippets.

@chanakaDe
Created January 20, 2022 14:31
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/ea2dd764d7456dbb2b32cfe0ad8b1228 to your computer and use it in GitHub Desktop.
Save chanakaDe/ea2dd764d7456dbb2b32cfe0ad8b1228 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":2,
"id_card_number":"1220000371"
},
"contact":{
"ndc":"0172",
"subscriber_number":"5512345",
"email":"erika@mustermann.de"
}
},
"cart":{
"tariff":{
"id":"19938",
"sim_card":{
"sim_card_number":"27215213816180"
}
}
},
"context":{
"order":{
"start_date":"2021-12-28 11:17:11",
"end_date":"2021-12-28 11:17:22",
"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:95.0) Gecko/20100101 Firefox/95.0"
}
},
"agreements":{
"agb":true,
"pass_data":true,
"contract_summary_id":"894d298e-b8c7-40d8-8d14-9ac2c3750cb7"
},
"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