SCPN1-10100

This commit is contained in:
2026-01-28 16:34:14 +01:00
parent 1772ed970b
commit 456b304879

View File

@@ -42,8 +42,16 @@
{ {
"Key": "carrier", "Key": "carrier",
"Value": "${carrier_apt.planned_carrier?json_string}" "Value": "${carrier_apt.planned_carrier?json_string}"
} },
] {
"Key": "loading",
"Value": "${carrier_apt.load_appointment?json_string}"
},
{
"Key": "unloading",
"Value": "${carrier_apt.unloading_appointment?json_string}"
}
]
}, },
"Payload":{ "Payload":{
"ActorID": "${RFXtoRPprefixDepot(carrier_apt.physical_depot?json_string)}" "ActorID": "${RFXtoRPprefixDepot(carrier_apt.physical_depot?json_string)}"