We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Greetings,
I am not able to locate any support for handling CancellationRequests (API).
Is there existing support? I want to be sure I'm not missing it somewhere before I put together a PR.
(note: This is different from FulfillmentRequest API)
Thanks
The text was updated successfully, but these errors were encountered:
it would appear that CancellationRequest.php is missing... not sure how this is working; is anyone else trying to perform cancellation requests?
if you can make a PR for this, i would like one, please.
Sorry, something went wrong.
Created pull requests that add CancellationRequest.php and update FulfillmentOrder.php to fix this issue. Hopefully it gets merged into the main repo.
#309
#310
I just migrated that portion of our code to graphql. 🤷🏼♂️
No branches or pull requests
Greetings,
I am not able to locate any support for handling CancellationRequests (API).
Is there existing support? I want to be sure I'm not missing it somewhere before I put together a PR.
(note: This is different from FulfillmentRequest API)
Thanks
The text was updated successfully, but these errors were encountered: