--- REQUEST --- { "data": { "ProdConceptID": 1782, "OrderNo": "Test Shipment 1", "Addresses": [ { "Kind": 1, "Name1": "Test Receiver Name1", "Street1": "Test Road 1", "PostCode": "0580", "City": "Oslo", "Phone": "12341234", "Mobile": "12341234", "Email": "noreply@nshift.com", "Attention": "Test Attention", "CountryCode": "NO" }, { "Kind": 2, "Name1": "Test Sender Name1", "Street1": "Test Road 2", "PostCode": "0580", "City": "Oslo", "Phone": "12341234", "Mobile": "12341234", "Email": "noreply@nshift.com", "Attention": "Test Attention", "CountryCode": "NO" } ], "Lines": [ { "Number": 1, "PkgWeight": 10000, "Height": 100, "Length": 100, "Width": 100, "References": [ { "Kind": 23, "Value": "Test Shipment - Do not process !" } ] } ] }, "options": {} } --- RESPONSE --- { "Messages": [ "Validation OK" ] }