RDV
This commit is contained in:
parent
562d8fbba8
commit
0180dfb342
@ -1,15 +0,0 @@
|
||||
[
|
||||
{
|
||||
"Header": {
|
||||
"ProjectID": "${projectRP}"
|
||||
},
|
||||
"ID": {
|
||||
"RefID": "${id.refid?json_string}"
|
||||
},
|
||||
|
||||
"Payload": {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
]
|
||||
@ -233,10 +233,7 @@
|
||||
<#if preparationOrderPostResponse.status?? && (preparationOrderPostResponse.status == "SUCCESS" || preparationOrderPostResponse.status == "WARN") >
|
||||
[
|
||||
{
|
||||
<#assign apiReflexPlatformID = ApiReflexPlatformID.AppointmentCarrierExpected>
|
||||
"apiReflexPlatformID" : "${apiReflexPlatformID}",
|
||||
"datas" :
|
||||
<#include "RFXtoRP_Appointment_CarrierExpected.ftl">
|
||||
<#stop "Appointment created">
|
||||
}
|
||||
]
|
||||
<#else>
|
||||
@ -311,10 +308,7 @@
|
||||
<#if preparationOrderPostResponse.status?? && (preparationOrderPostResponse.status == "SUCCESS" || preparationOrderPostResponse.status == "WARN") >
|
||||
[
|
||||
{
|
||||
<#assign apiReflexPlatformID = ApiReflexPlatformID.AppointmentCarrierExpected>
|
||||
"apiReflexPlatformID" : "${apiReflexPlatformID}",
|
||||
"datas" :
|
||||
<#include "RFXtoRP_Appointment_CarrierExpected.ftl">
|
||||
<#stop "Appointment created">
|
||||
}
|
||||
]
|
||||
<#else>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user