Ok thanks you, now it seems work for the part with objectId or not objectId. But I have this error
{
"code": 1320,
"message": "Action requires more operations in transaction than currently available",
"errorData": {}
}
In a similar issue, I saw that it related to the current plan I have. I have the fixed plan. So if I change to the scale Plan, do this request could be ok, or it’s about another issue? This is my cURL.
--data-raw '{
"id": 0,
"orderDate": "06/14/2024 18:36:02",
"eventDate": "06/06/2024 02:00:00",
"amount": 0.0,
"feeAmount": 0.0,
"hasInsurance": false,
"hasLitige": false,
"isPaid": false,
"isPaymentSent": false,
"isMoneyTransfered": false,
"linkedClientId": 12,
"linkedMainClient": {
"objectId": "FCAAFEFD-69CF-48FF-A1D8-F6EE317147D8",
"userId": 12,
"address": "76 Avenue d'\''Oberkorn, Oberkorn Differdange, Luxembourg",
"location": {
"coordinates": [
5.8974394,
49.5189477
],
"type": "Point"
},
"email": "inveders@hotmail.fr",
"firstname": "Alexandra",
"lastname": "Gnim",
"phoneNumber": "+352661760160",
"phoneCode": "+352",
"profileImage": "myapp/api/files/user-profile-image/+352661760160wXqGEtZc0w.jpg",
"user-token": "",
"stripeCustomerId": ""
},
"linkedSecondaryClient": null,
"linkedEventId": 41,
"linkedEvent": {
"objectId": "5894E971-4AF0-4774-9CAC-F1C7C5208C32",
"name": "Anniversaire de Yann",
"id": 41,
"location": {
"coordinates": [
5.899760499999999,
49.522108
],
"type": "Point"
},
"isRecurrentEvent": false,
"linkedClientId": 12,
"linkedClient": {
"objectId": "FCAAFEFD-69CF-48FF-A1D8-F6EE317147D8",
"userId": 12,
"address": "76 Avenue d'\''Oberkorn, Oberkorn Differdange, Luxembourg",
"location": {
"coordinates": [
5.8974394,
49.5189477
],
"type": "Point"
},
"email": "inveders@hotmail.fr",
"firstname": "Alexandra",
"lastname": "Gnim",
"phoneNumber": "+352661760160",
"phoneCode": "+352",
"profileImage": "myapp/api/files/user-profile-image/+352661760160wXqGEtZc0w.jpg",
"user-token": "",
"stripeCustomerId": ""
},
"needsList": "3",
"places": [
{
"objectId": "CBE212D1-20A4-4B1C-9BA5-DBEA818CA7DB",
"id": 30,
"startDatePlace": "06/06/2024 02:00:00",
"endDatePlace": "06/06/2024 02:00:00",
"startHour": "15:00",
"endHour": "17:00",
"eventType": 4,
"hasSono": false,
"hasSoundEngineer": false,
"numberGuests": 1,
"address": "115 Rue Emile Mark, Oberkorn Differdange, Luxembourg",
"location": {
"coordinates": [
5.899760499999999,
49.522108
],
"type": "Point"
},
"placeName": "",
"musicStylesList": "5",
"onSiteEquipmentList": "1",
"songsRangeNumber": 1
}
],
"smsNotification": false,
"emailNotification": false,
"status": 1,
"hostelTakenInCharge": false,
"earlyArrival": false,
"foodTakenInCharge": false,
"numberRepetitions": 0,
"requiredLevel": 0,
"playClicker": false,
"visibleInProviderSearch": true,
"coorganizer": null,
"linkedCoorganizer": null
},
"linkedProviderId": 36,
"linkedProvider": {
"objectId": "231BD911-429A-4A43-B1C8-EC4DBCA1F732",
"id": 36,
"isSolo": false,
"bandStyle": [
],
"averageRate": null,
"address": "138 Rue Victor Hugo, Esch-sur-Alzette, Luxembourg",
"location": {
"coordinates": [
5.97430927,
49.49620278
],
"type": "Point"
},
"description": "Nous sommes le groupe de louange de l'\''église la Source à Esch au Luxembourg.",
"providerType": 1,
"emailAddress": "alexandra.gnimadi@gmail.com",
"eventTypeList": "2",
"hasOwnSoundEngineer": false,
"linkedOwnerClientId": 12,
"medias": [
],
"members": [
],
"movingAroundKm": 50,
"name": "Worship la Source",
"numberMembers": 1,
"phoneNumber": "661760160",
"phoneCode": "+352",
"countryCode": "LU",
"instrumentList": "",
"pricing": [
],
"unavalaibleDates": [
],
"profileImage": "",
"sonoInfos": null,
"playClicker": false,
"profileStatus": 1
},
"isFeesFilled": true,
"isClientNeedReworkFees": false,
"step": 2
}' \
--proxy http://localhost:9090