davidtsadler / ebay-sdk-php

An eBay SDK for PHP. Use the eBay API in your PHP projects.
Apache License 2.0
349 stars 341 forks source link

WithdrawOffer missing from InventoryService #139

Closed Silentscripter closed 6 years ago

Silentscripter commented 7 years ago

The withdrawOffer method and corresponding request and response types seems to be missing from InventoryService.

WithdrawOffer docs

Silentscripter commented 7 years ago

Hello, ETA about this?

davidtsadler commented 7 years ago

I'll try and get this done over the weekend. I've been caught up with other things and shouldn't have left this for the time that I have, so I apologize for that.

Silentscripter commented 6 years ago

Hi, no problem. I've added a pull request to help with this task if you prefer