Skip to content

Instantly share code, notes, and snippets.

@Marthyn
Created December 8, 2016 12:24
Show Gist options
  • Save Marthyn/8c911472ed997abaa8f93ca4e81fe254 to your computer and use it in GitHub Desktop.
Save Marthyn/8c911472ed997abaa8f93ca4e81fe254 to your computer and use it in GitHub Desktop.
{
"id": 10,
"location_name": "Sven",
"gln_code": "8718481310014",
"active": true,
"country_code": "NL",
"zipcode": "3024 EA",
"housenumber": "138",
"address_1": "Lloydstraat 138",
"address_2": null,
"postbox": null,
"city": "ROTTERDAM",
"company_name": "Svenimator",
"location_type": "Physical",
"created_at": "2016-12-08T10:27:57Z",
"updated_at": "2016-12-08T10:27:57Z",
"account_id": "8e7c0d16-c0c1-4cf7-b60c-9e24abbb46c8",
"contract_number": null,
"party_roles": [{
"id": 2,
"party_role": "SHIP_TO",
"party_role_name": "",
"contact_name": "Sven",
"contact_phone": "06",
"contact_email": "mail@",
"contact_language_code": "nl",
"gln_code_id": 10
}, {
"id": 3,
"party_role": "INVOICEE",
"party_role_name": null,
"contact_name": "Henk",
"contact_phone": "06",
"contact_email": "mail@",
"contact_language_code": "nl",
"gln_code_id": 10
}, {
"id": 4,
"party_role": "WAREHOUSE_AND_OR_DEPOT",
"party_role_name": null,
"contact_name": "Pieter",
"contact_phone": "010",
"contact_email": "mail@",
"contact_language_code": "nl",
"gln_code_id": 10
}, {
"id": 5,
"party_role": "MESSAGE_RECIPIENT",
"party_role_name": null,
"contact_name": "de Vries",
"contact_phone": "06",
"contact_email": "mail@",
"contact_language_code": "nl",
"gln_code_id": 10
}]
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment