Open Spotnyk opened 1 year ago
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.
Created pull requests that add CancellationRequest.php and update FulfillmentOrder.php to fix this issue. Hopefully it gets merged into the main repo.
I just migrated that portion of our code to graphql. 🤷🏼♂️
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