modif sur les rdz
This commit is contained in:
parent
065d4c026b
commit
4bfd6e7a4f
@ -3,11 +3,11 @@
|
||||
"route" : "rest/public/v1/physical_depots/{physical_depot_code}/carrier_appointments",
|
||||
"method" : "POST",
|
||||
"uri_substitutions": {
|
||||
"physical_depot_code": "${RPtoRFXprefixDepot("DPF")}" <#-- "${RPtoRFXprefixDepot(appointment.ActorID)}" -->
|
||||
"physical_depot_code": "${RPtoRFXprefixDepot(eventRP.actor)}"
|
||||
},
|
||||
"payload" :
|
||||
{
|
||||
"appointment_reference": "${appointment.a_defnir?json_string}",
|
||||
"appointment_reference": "${eventRP.refid?json_string}",
|
||||
|
||||
<#switch appointment.AppointmentType>
|
||||
<#case "APPOINTMENT_TYPE_EXPEDITION">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user