Bobby Bouwmann
Bobby Bouwmann
### Prerequisites * [X] Able to reproduce the behaviour outside of your code, the problem is isolated to Laravel Excel. * [X] Checked that your issue isn't already filed. *...
## Specifications - API Version: 2.12.1 ## Describe the issue I'm trying to revoke an existing mandate using the `revoke` method on the mandate resource I get back from the...
### Description Fetching the transfer instrument for a legal entity results in this error. ### Steps to reproduce 1. Fetch LegalEntity using `Adyen\Service\LegalEntityManagement\LegalEntitiesApi` 2. Loop over `$legalEntity->getTransferInstruments()` 3. Fetch TransferInstrument...