# Buy new skin **POST /v1/services/{service_uuid}/buys** ## Servers - https://api.skinsmoney.gg: https://api.skinsmoney.gg () ## Authentication methods - Default ## Parameters #### Path parameters - **service_uuid** (uuid) Service ID ## Body parameters Content-type: application/json - **itemId** (integer) Item ID from skins for sale request (only one from itemId or itemName should be sent) - **itemName** (string) Item Name to buy (only one from itemId or itemName should be sent) - **maxPrice** (number) Max price to pay for this skin (in USD) - **tradeUrl** (SteamTradeURL) Buyer trade url - **custom** (string) Your custom identifier ## Responses ### 200: #### Body Parameters: application/json (object) - **success** (boolean) - **type** (string) - **data** (object) [Powered by Bump.sh](https://bump.sh)