vnorder / com.venuenext.vnorder.orders.service / OrderService / updateOrderPhoneNumberAsync

updateOrderPhoneNumberAsync

fun updateOrderPhoneNumberAsync(orderUUID: String, phoneNumber: String): <ERROR CLASS>

Updates the phone number on an Order by orderUUID from API server.

Parameters

orderUUID - the uuid of the Order you would like to update.

phoneNumber - the new phone number to you would like to attach to the Order.