---
title: "Approve Seat [Devnet Only]"
method: GET
path: "/sft/approve-seat"
tags: ["SFTs"]
---

# Approve Seat [Devnet Only]

`GET /sft/approve-seat`

Creates the approve seat transaction

## Query parameters

- `payer` string, required — A public key
- `trader` string, required — A public key
- `marketAuthority` string, required — A public key
- `market` string, required — A public key

## Response `200`

Ok

- string, byte

## Other responses

- `400`
- `404`
- `422`

---

[API](https://skmtc.net/tensor/apis/trading-api.md) · [All operations](https://skmtc.net/tensor/apis/trading-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tensor/trading-api/revisions/9b2ca326bf47/schema)
