AvaTax-REST-V2-PHP-SDK icon indicating copy to clipboard operation
AvaTax-REST-V2-PHP-SDK copied to clipboard

listTransactionsByCompany in Methods.php should make $dataSourceId an optional parameter

Open shilpsauce opened this issue 1 year ago • 2 comments

The $dataSourceId is not required for the API call, so the $dataSourceId should become an optional parameter for this function. I'd be happy to submit a pull request if it will be reviewed and incorporated.

shilpsauce avatar Jun 22 '24 13:06 shilpsauce

@shilpsauce Will reach out to API team on this issue, as generation is driven from swagger file, a PR will get overwritten whenever we regenerate.

svc-developer avatar Jul 01 '24 21:07 svc-developer

@shilpsauce I identified the issue and the fix will go in the next SDK release in July

svc-developer avatar Jul 08 '24 23:07 svc-developer

Released in 24.8.2

svc-developer avatar Aug 30 '24 16:08 svc-developer