Can we work and pass large objects using SoapClient to send arguments like objects and take this information for SoapServer. I think we need to parse our API using UBL but create API for Invoice, Price, Vat, Account, Country, Address the classes and objects that will work. Because we can't take the large data set to take and work with them without working with a small set.
Can we work and pass large objects using SoapClient to send arguments like objects and take this information for SoapServer. I think we need to parse our API using UBL but create API for Invoice, Price, Vat, Account, Country, Address the classes and objects that will work. Because we can't take the large data set to take and work with them without working with a small set.