You've already forked reflex-wms-connector
RDV
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"id" : {"refid" : "${eventRP.refid?json_string}"},
|
"id" : {"refid" : "${eventRP.refid?json_string}"},
|
||||||
"route" : "rest/public/v1/physical_depots/{physical_depot_code}/appointment_years/{appointment_year}/appointment_numbers/{appointment_number},
|
"route" : "rest/public/v1/physical_depots/{physical_depot_code}/appointment_years/{appointment_year}/appointment_numbers/{appointment_number}",
|
||||||
"method" : "PUT",
|
"method" : "PUT",
|
||||||
"uri_substitutions": {
|
"uri_substitutions": {
|
||||||
"physical_depot_code": "${RPtoRFXprefixDepot(eventRP.actor)}",
|
"physical_depot_code": "${RPtoRFXprefixDepot(eventRP.actor)}",
|
||||||
|
|||||||
Reference in New Issue
Block a user