Skip to main content

Update Order Status

Method : POST

URL: https://open.revenuemonster.my/v3/service

Sandbox URL: https://sb-open.revenuemonster.my/v3/service

note
  • Update order status by using storeId , orderId , status.

Request Parameters

note

Status will be :-

"PROGRESSING" , "FINDING_COURIER" , "SHIPPING" , "COMPLETED" , "REJECTED"

ParameterTypeDescriptionExample
serviceStringalacarte service"alacarte"
versionStringCurrently only support 'v1""v1"
functionStringFunction that provide by alacarte"update.order.status"
requestObjectRefer to explanation below(Refer to explanation below)
ParameterTypeDescriptionExample
storeIdStringID of the Store that Create from RM"2808912573238362402"
orderIdStringOrder Id"25f6984d6585d7cc1ae35a39c"
statusStringOrder Status"PROGRESSING"

Example Request

curl --location --request POST 'https://sb-open.revenuemonster.my/v3/service' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer eyJhbGciOiJSUzI1NiIsImtpZCI6IjIwMTgtMDMtMTMiLCJ0eXAiOiJKV1QifQ.eyJhdWQiOlsiYXBpX2NsaWVudEBFaGNLQzA5QmRYUm9RMnhwWlc1MEVKTE42dFdBMG82MEx3Il0sImV4cCI6MTYwMzI1NDU2OSwiaWF0IjoxNjAwNjYyNTY5LCJpc3MiOiJodHRwczovL3NiLW9hdXRoLnJldmVudWVtb25zdGVyLm15IiwianRpIjoiRWh3S0VFOUJkWFJvUVdOalpYTnpWRzlyWlc0UTZNenR5b1RFckpzVyIsIm5iZiI6MTYwMDY2MjU2OSwic3ViIjoiRWhRS0NFMWxjbU5vWVc1MEVKWFZ6ZDN3cmFxVE9SSVFDZ1JWYzJWeUVJeUpxSXp2eU1QVmNRIn0.H3G6UDX7sR9EXtTMNs4Q2OHdhUGIhhCfdlAeOpywH4rDuVOcWXXwzF4Imbx8E7I10vFAJpwYZrEkCWCdCCw-WV11y9VT5kP6k75CeS-ZPMOLcKnC5iFT7vEi07r6ovwty9erlcZeXrtrmEIn3rnLva-dxSg3vZ2MyymoNDk-kV7ltXnkoWW4jtXRls6siLhxeY__8kXn2qa0ojVX4Nm6HmzN_vgi-RKSmToMgsdzTF94Y61QVBWhZfolD2-JpHx4qNlklcUdv8HOJ1QHHWpyoJytaJmvr3GJ5G399LbcTLwxB1p2qPg7z4hpoGNu4AP-ybRJVC3P9q9OscQYDNX-dA' \
--header 'X-Signature: sha256 Sty3LNcKA8+WlMHtAgIY+y1xbwnzKsN0UdyKaW+yYIgcTkBAtF7G5Lx251qQITURJ4wiXPDODxhs1nFVmBBing==' \
--header 'X-Nonce-Str: VYNknZohxwicZMaWbNdBKUrnrxDtaRhN' \
--header 'X-Timestamp: 1528450585' \
--data-raw '{
"service": "alacarte",
"version": "v1",
"function": "update.order.status",
"request": {
"storeId": "1601912947341252990",
"orderId": "5f853a02463d8042d57563af",
"status": "PROGRESSING"
}
}'

Response Parameters

note
  • Current type in Status will be :-

    • "EMPTY"
    • "WAITING_FOR_PAYMENT"
    • "WAIT_FOR_CONFIRMATION"
    • "CANCELLED"
    • "PROGRESSING"
    • "WAITING_FOR_COURIER"
    • "FINDING_COURIER"
    • "SHIPPING"
    • "COMPLETED"
    • "DELAYED"
    • "REJECTED"
  • Current type in State will be :-

    • "ACCEPTED" , "REJECTED" , "CANCELED" , "REFUNDED"
  • Current type in Type will be :-

    • "DINEIN" , "DELIVERY" , "PICKUP", "DRIVE_THRU"
ParameterTypeDescriptionExample
createdAtDateTimeCreation date time of store"2020-09-22T04:44:57.950398414Z"
customerObjectRefer to explanation below(Refer to explanation below)
deliveryObjectRefer to explanation below(Refer to explanation below)
deliveryAtStringWhen and what time the order deliver"2020-10-01T08:35:22.525Z"
driveThruObjectRefer to explanation below(Refer to explanation below)
itemsArrayRefer to explanation below(Refer to explanation below)
orderIdStringOrder ID"5f7596e066ef1c1a4f9807f4"
paymentObjectRefer to explanation below(Refer to explanation below)
quantityUintQuantity of the item1
queueNoUintQueue number of the item0
stateStringState of the item"ACCEPTED"
statusStringStatus of the item"EMPTY"
storeIdStringID of the Store that Create from RM"10946114768247530"
tableObjectRefer to explanation below(Refer to explanation below)
typeStringType of the item"DELIVERY"
updatedAtDateTimeLast update date time"2020-10-01T08:44:16.863Z"

Inside Customer (parameter)

ParameterTypeDescriptionExample
countryCodeStringCountry Code"60"
emailStringCustomer Email"bassem@revenuemosnter.my"
nameStringCustomer Name"Bassem AlSabbagh"
phoneNumberStringCustomer contact number"1123621544"
idStringCustomer ID"5f63082ae9c755d6ba3122ac"

Inside Delivery (parameter)

ParameterTypeDescriptionExample
addressStringRefer to explanation below(Refer to explanation below)
courierStringRefer to explanation below(Refer to explanation below)
distanceInMeterIntDelivery Distance (In Meter)17446
idStringCustomer contact number"5f815e2c3c6920f1233a540f"
methodStringCustomer ID"OWN"
vendorIdStringCustomer ID"5f815e2c3c6920f1233a540f"

Inside Address (parameter)

ParameterTypeDescriptionExample
addressLine1StringAddressLine1""
addressLine2StringAddressLine2""
cityStringCity""
countryStringCountry""
latitudeFloatAddress latitude (In Meter)0
longitudeFloatAddress longitude (In Meter)0
nameStringCustomer Name""
postCodeStringCustomer Remark""
remarkStringCustomer Remark""
stateStringAddress State""
unitStringAddress Unit""

Inside Courier (parameter)

note
  • If Courier don't have name and phone will display as null
ParameterTypeDescriptionExample
idStringCourier ID""
latitudeFloatAddress latitude (In Meter)0
longitudeFloatAddress longitude (In Meter)0
nameStringCourier Name"Testing123"
phoneStringCourier Contact Number"163698122"
photoURLStringCourier Image""
surnameStringCourier Surname""

Inside Drive Thru (parameter)

note
  • If not Drive Thru will display null
ParameterTypeDescriptionExample
vehicleDescriptionStringVehicle description""
vehicleNoStringVehicle Number"TLA3202"

Inside Items (parameter)

ParameterTypeDescriptionExample
descriptionStringItem description"got Nasi gt lemak"
imageUrlArrayItem Image[]
itemIdStringItem ID"5f69a41f212de28db36031d6"
nameStringItem Name"Nasi lemak & Lemak"
preferencesArrayRefer to the Preferences parameter(Refer to the Preferences parameter)
priceObjectRefer to the Price parameter( Refer to the Price parameter)
quantityUintItem Quantity1
remarkStringCustomer Remark""
sidesArrayRefer to the Sides parameter( Refer to the Sides parameter)

Inside Preferences (parameter)

note
  • Will display Empty Array when don't have preferences
ParameterTypeDescriptionExample
nameStringPreferences name"Sweetness"
minChoiceUintSet minimum choice1
maxChoiceUintSet maximum choice3
labelsArrayRefer to explanation below(Refer to explanation below)

Inside Sides (parameter)

note
  • Will display Empty Array when don't have sides
ParameterTypeDescriptionExample
idStringSide ID""
nameStringSide Name"test"
sideItemsArrayRefer to the SideItems parameterRefer to the SideItems parameter

Inside SideItems (parameter)

ParameterTypeDescriptionExample
idStringSide ID"5f7b4195021ba83f52a02551"
nameStringSide Name"Hainan Chicken Rice"
priceObjectRefer to the Price parameterRefer to the Price parameter

Inside Payment (parameter)

note

Current type in Payment will be :-

"PAID" , "NOTPAID" , "PENDING" , "REFUNDED"

ParameterTypeDescriptionExample
deliveryFeeObjectRefer to the Price parameter( Refer to the Price parameter)
roundingObjectRefer to the Price parameter( Refer to the Price parameter)
serviceFeeObjectRefer to the Price parameter( Refer to the Price parameter)
serviceTaxObjectRefer to the Price parameter( Refer to the Price parameter)
statusStringPayment Status"NOTPAID"
subTotalObjectRefer to the Price parameter( Refer to the Price parameter)
totalAfterRoundingObjectRefer to the Price parameter( Refer to the Price parameter)
totalBeforeRoundingObjectRefer to the Price parameter( Refer to the Price parameter)

Inside Price (parameter)

note

Only serviceFee and serviceTax have percentage

ParameterTypeDescriptionExample
amountUintAmount in cent (min RM 0.10 10 = RM 0.10)100
currencyTypeStringCurrent only support Ringgit Malaysia"MYR"
percentageUintprecentage will be divide 100 eg: 1300/1001300

Inside Table (parameter)

ParameterTypeDescriptionExample
idStringTable ID"5e86af7ef9e6794801df3302"
isAvailableBoolVehicle Numbertrue
isDefaultBoolVehicle Numbertrue
nameStringTable Name"Default Table"

Example Response

{
"item": {
"createdAt": "2020-10-13T05:24:18.715Z",
"customer": {
"countryCode": "60",
"email": "edwin@revenuemonster.my",
"id": "5f815fd93c6920f1233a5412",
"name": "Edwin",
"phoneNumber": "163698187"
},
"delivery": {
"address": {
"addressLine1": "RRI Sri Maha Mariamman alayam U 4",
"addressLine2": "",
"city": "Shah Alam",
"country": "",
"latitude": 0,
"longitude": 0,
"name": "Home",
"postCode": "40160",
"remark": "hello",
"state": "Selangor",
"unit": "233"
},
"courier": null,
"distanceInMeter": 19050,
"id": "5f853a02463d8042d57563af",
"method": "OWN",
"vendorId": "5f853a02463d8042d57563af"
},
"deliveryAt": "2020-10-13T06:59:13.091Z",
"driveThru": null,
"items": [
{
"description": "yummz",
"imageUrl": [
"https://smart-cafe-sandbox.oss-ap-southeast-3.aliyuncs.com/images/4118165203679668885/3b198791-fedb-426e-98ef-adb8cd3d6718"
],
"itemId": "5f7b4195021ba83f52a02550",
"name": "Hainan Chicken Rice",
"preferences": [],
"price": {
"amount": 500,
"currencyType": "MYR"
},
"quantity": 1,
"remark": "",
"sides": [
{
"id": "",
"name": "test",
"sideItems": [
{
"id": "5f7b4195021ba83f52a02551",
"name": "Hainan Chicken Rice",
"price": {
"amount": 500,
"currencyType": "MYR"
}
}
]
}
]
}
],
"orderId": "5f853a02463d8042d57563af",
"payment": {
"deliveryFee": {
"amount": 100,
"currencyType": "MYR"
},
"rounding": {
"amount": 0,
"currencyType": "MYR"
},
"serviceFee": {
"amount": 90,
"currencyType": "MYR",
"percentage": 600
},
"serviceTax": {
"amount": 105,
"currencyType": "MYR",
"percentage": 700
},
"status": "PAID",
"subTotal": {
"amount": 1500,
"currencyType": "MYR"
},
"totalAfterRounding": {
"amount": 1795,
"currencyType": "MYR"
},
"totalBeforeRounding": {
"amount": 1795,
"currencyType": "MYR"
}
},
"quantity": 1,
"queueNo": 4,
"state": "ACCEPTED",
"status": "SHIPPING",
"storeId": "1601912947341252990",
"table": {
"id": "5f7b40d0021ba83f52a02547",
"isActive": true,
"isDefault": true,
"name": "Default Table"
},
"type": "DELIVERY",
"updatedAt": "2020-10-13T05:28:39.487419398Z"
}
}