For the new API business creation functionality. The templateId property is a UUID data type, it must be converted to String since when it is sent to be processed to the API it sends the value in lowercase, and the templates in Cybersource are in uppercase, for that reason it never obtains the configuration of the processor. payment and the trade remains incomplete in its configuration.
This modification must be made to the Model PaymentsProductsCardProcessingConfigurationInformation object.
