ho-nl / BolCom_RetailerApi

Package that talks to the bol.com v8 API
10 stars 10 forks source link

ProcessingResult: Unknown enum value given: CANCELLED #9

Closed DangerLifter closed 5 years ago

DangerLifter commented 5 years ago

In ProcessingResult.php line 64:

[InvalidArgumentException]
Unknown enum value given: CANCELLED

Exception trace: () at app/vendor/bol-com/retailer-api/src/Model/Rma/ProcessingResult.php:64 BolCom\RetailerApi\Model\Rma\ProcessingResult::fromValue() at app/vendor/bol-com/retailer-api/src/Model/Rma/ReducedReturnItem.php:231 BolCom\RetailerApi\Model\Rma\ReducedReturnItem::fromArray() at app/vendor/bol-com/retailer-api/src/Model/Rma/ReturnItemList.php:53 BolCom\RetailerApi\Model\Rma\ReturnItemList::fromArray() at app/vendor/bol-com/retailer-api/src/Handler/Rma/GetAllReturnsHandler.php:54 BolCom\RetailerApi\Handler\Rma\GetAllReturnsHandler->__invoke() at app/vendor/bol-com/retailer-api/src/Infrastructure/MessageBus.php:111