I am getting the following error when creating an order with an externalreferenceid with a length greater than 12:
"Invoice ID cannot exceed 12 characters."
First of all, why is it complaining about Invoice ID, and second, why is there a 12 character limit? I am integrating with a 3rd party system where I need to create a relationship between the clover order and the ID of the 3rd party record. Their id is much greater than 12 characters. If externalreferenceid is not going to work, can you suggest another field in which I can store the id?