# Get many buy statuses **GET /v1/services/{service_uuid}/buys/status/many** ## Servers - https://api.skinsmoney.gg: https://api.skinsmoney.gg () ## Authentication methods - Default ## Parameters ### Path parameters - **service_uuid** (uuid) Service ID ### Query parameters - **id[]** (array[string]) Array of buy ids/custom ids to check - **fieldType** (string) Sent ids field type. Allowed values: buyId,customId ### Body: application/json (object) - **fieldType** (string) - **id** (array[string]) Must not be greater than 36 characters. ## Responses ### 200 #### Body: application/json (object) - **success** (boolean) - **type** (string) - **data** (array[object]) [Powered by Bump.sh](https://bump.sh)