Currently i am working on a program meant to create purchase orders using excel files to import some data into said order. So far the only problem i seem to keep having is that certain things, such as the Term and Address fields have a "Character limit" put in by the API itself. For example, if i were to have over 39 characters in the Terms field, then try to save the order, ill just get a message saying that it has too many characters and it will not save. Is there any way around this?
↧