Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetInvoiceList usage causes: Accept header is explicitly required #23

Open
DangerLifter opened this issue Dec 13, 2019 · 3 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@DangerLifter
Copy link

$messageBus->dispatch(GetInvoiceList::with(Period::fromString('2019-11-01/2019-11-30')));

In AcceptHeaderMiddleware.php line 24:

Accept header is explicitly required, consult https://api.bol.com/retailer/public/redoc/ for options.

@JeroenVanLeusden JeroenVanLeusden self-assigned this Dec 16, 2019
@JeroenVanLeusden JeroenVanLeusden added the enhancement New feature or request label Dec 16, 2019
@JeroenVanLeusden
Copy link

JeroenVanLeusden commented Dec 16, 2019

@DangerLifter Invoices are there as a draft and not fully implemented yet. We'll discuss this with bol.com but I don't think it will be anytime soon this will be implemented.

@DangerLifter
Copy link
Author

DangerLifter commented Jan 15, 2020

@JeroenVanLeusden Are there any news? V2 API soon should disabled on bol.com side!

@JeroenVanLeusden
Copy link

Sadly no. Bol.com asked us to fix other issues first before adding the rest of the API calls. If you really need this i'd be happy to merge a PR. You can use https://github.com/JeroenVanLeusden/fpp/tree/enum-from-value-deriving to generate most of the needed classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants