GLS PickUp

 avatar
unknown
json
5 months ago
990 B
5
Indexable
{
	"type": 2,
	"sender": {
		"object": "01J9B5YQPD8XP27HT0VPZMWK5R",
		"reference": "GLS Heavy PickUp"
	},
	"group": "test",
	"tags": [
		"test"
	],
	"metadata": {
		"hello": "test"
	},
	"receiver": {
		"customer": {
			"data": {
				"first_name": "Hristo",
				"last_name": "Testov",
				"email": "hristo@example.com",
				"mobile_phone": "+4587483232",
				"mobile_phone_country": "DK"
			}
		},
		"address": {
			"data": {
				"country_code": "DK",
				"city": "Silkeborg",
				"post_code": "8600",
				"line1": "Nylandsvej 7"
			}
		}
	},
	"lines": [
		{
			"name": "Dolce Gusto Mini Me",
			"sku": "201027",
			"quantity": 3,
			"weight": 7000,
			"volume": 3,
			"value": "1"
		},
        {
			"name": "Test prodcut 2",
			"sku": "201028",
			"quantity": 7,
			"weight": 5000,
			"volume": 3,
			"value": "1"
		}
	],
	"carrier": {
		"id": "01J98R9DS7VNJ59JF9ARSDPYWN",
		"attributes": {
			"shop_drop_point_id": "99231"
		}
	}
}
Editor is loading...
Leave a Comment