My request type has a field called order number, when a customer enters an order number in that filed, I want to call an external API that checks if the order they typed actually exist in my data base. If the order doesn't exist, I want an error to be shown to the customer and not allow them to submit the issue. is this possible?