RDV
This commit is contained in:
parent
57db370c4c
commit
503481e410
@ -4,8 +4,8 @@
|
||||
"method" : "PUT",
|
||||
"uri_substitutions": {
|
||||
"physical_depot_code": "${RPtoRFXprefixDepot(eventRP.actor)}",
|
||||
"appointment_year":"${appointment.appointmentCustomFields.year?json_string}",
|
||||
"appointment_number":"${appointment.appointmentCustomFields.number?json_string}"
|
||||
"appointment_year":"${eventRP.appointmentCustomFields.year?json_string}",
|
||||
"appointment_number":"${eventRP.appointmentCustomFields.number?json_string}"
|
||||
},
|
||||
"payload" :
|
||||
{
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
"method" : "POST",
|
||||
"uri_substitutions": {
|
||||
"physical_depot_code": "${RPtoRFXprefixDepot(eventRP.actor)}",
|
||||
"appointment_year":"${appointment.appointmentCustomFields.year?json_string}",
|
||||
"appointment_number":"${appointment.appointmentCustomFields.number?json_string}"
|
||||
"appointment_year":"${eventRP.appointmentCustomFields.year?json_string}",
|
||||
"appointment_number":"${eventRP.appointmentCustomFields.number?json_string}"
|
||||
},
|
||||
"payload" :
|
||||
{
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
"method" : "PUT",
|
||||
"uri_substitutions": {
|
||||
"physical_depot_code": "${RPtoRFXprefixDepot(eventRP.actor)}",
|
||||
"appointment_year":"${appointment.appointmentCustomFields.year?json_string}",
|
||||
"appointment_number":"${appointment.appointmentCustomFields.number?json_string}"
|
||||
"appointment_year":"${eventRP.appointmentCustomFields.year?json_string}",
|
||||
"appointment_number":"${eventRP.appointmentCustomFields.number?json_string}"
|
||||
},
|
||||
"payload" :
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user