Implemented the Marketplace endpoints #15
Reference in New Issue
Block a user
Delete Branch "library/marketplace"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the work done to implement the Marketplace endpoints for the Discogs API backend service, which include the following endpoints:
/users/{username}/inventoryendpoint/marketplace/listings/{listing_id}endpoint/marketplace/listings/{listing_id}endpoint/marketplace/listings/{listing_id}endpoint/marketplace/listingsendpoint/marketplace/ordersendpoint/marketplace/orders/{order_id}endpoint/marketplace/orders/{order_id}/messagesendpoint/marketplace/orders/{order_id}/messagesendpoint/marketplace/fee/{price}endpoint/marketplace/fee/{price}/{currency}endpoint/marketplace/price_suggestions/{release_id}endpoint/marketplace/stats/{release_id}endpoint