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