ShoppingCart-PDF-Payload (Debug, ohne Secrets)
Vorschau — löst keinen Kauf aus.
{
"type": "AppShoppingCartPDFRequest",
"total": 180,
"createManifest": false,
"createShippingList": "2",
"dpi": "DPI300",
"pageFormatId": 2,
"positions": [
{
"productCode": 21,
"voucherLayout": "ADDRESS_ZONE",
"positionType": "AppShoppingCartPDFPosition",
"position": {
"labelX": 1,
"labelY": 1,
"page": 1
},
"address": {
"sender": {
"name": "AuktionPower GmbH",
"addressLine1": "Am Brunnstein 1",
"postalCode": "82481",
"city": "Mittenwald",
"country": "DEU"
},
"receiver": {
"name": "Gerburg Lauer",
"addressLine1": "",
"postalCode": "",
"city": "",
"country": "DEU"
}
}
}
]
}