davidtsadler / ebay-sdk-php

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

Added WithdrawOffer operation to InventoryService #140

Closed Silentscripter closed 7 years ago

Silentscripter commented 7 years ago

Added WithdrawOffer operation to InventoryService with corresponding types and tests as requested by WithdrawOffer API docs

Associated issue #139

davidtsadler commented 7 years ago

Thank you for the PR. I've finally got around to merging it into the latest release.