You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, I hope I'm submitting this correctly. I don't do this frequently.
When using the CyberSource.PaymentBatchSummariesApi, the response body includes a "paymentDescription" property in the paymentBatchSummaries array. However that property is missing from the CyberSource.Model.ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries object.
If it is intended to be mapped to the payment_sub_type_description property, in my testing that property has always had a value of "None".
The text was updated successfully, but these errors were encountered:
First, I hope I'm submitting this correctly. I don't do this frequently.
When using the CyberSource.PaymentBatchSummariesApi, the response body includes a "paymentDescription" property in the paymentBatchSummaries array. However that property is missing from the CyberSource.Model.ReportingV3PaymentBatchSummariesGet200ResponsePaymentBatchSummaries object.
If it is intended to be mapped to the payment_sub_type_description property, in my testing that property has always had a value of "None".
The text was updated successfully, but these errors were encountered: