ho-nl / BolCom_RetailerApi

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

Call "get return": Key 'returnReasonComments' is missing in data array or is not a string #7

Closed DangerLifter closed 5 years ago

DangerLifter commented 5 years ago

In ReducedReturnItem.php line 201:

[InvalidArgumentException]
Key 'returnReasonComments' is missing in data array or is not a string

Exception trace: () at app/vendor/bol-com/retailer-api/src/Model/Rma/ReducedReturnItem.php:201 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