This commit is contained in:
Laurie MONTANT 2024-10-08 11:44:47 +02:00
parent deba22e9d4
commit de5a9b431e

View File

@ -21,7 +21,7 @@
"method" : "POST", "method" : "POST",
"uri_substitutions": { "uri_substitutions": {
"activity_code": "${activity_code}", "activity_code": "${activity_code}",
"physical_depot_code": "${executionflow.ShipFrom.ActorID}", "physical_depot_code": "${RPtoRFXprefixDepot(executionflow.ShipFrom.ActorID)}",
"originator_code": "${originator_code}" "originator_code": "${originator_code}"
}, },
"payload" : "payload" :