---
title: "Only user have isAllowSign=true in trading contract response can sign"
method: POST
path: "/fmarket/accounts/esign/create"
tags: ["Fmarket"]
---

# Only user have isAllowSign=true in trading contract response can sign

`POST /fmarket/accounts/esign/create`

## Request body

- FireAntApiModelsFmarketCreateESignRequest
  - `fmarket_id` string
  - `trading_contract_id` integer
  - `base64_file` string

## Response `200`

Thành công

- FireAntApiModelsFmarketCreateESignResult
  - `verification_id` string
  - `verification_token_required` boolean
  - `verification_token_expire_time` integer

## Other responses

- `400` — Có lỗi khi thực hiện thao tác

---

[API](https://skmtc.dev/fireant/apis/fireant-restful-api.md) · [All operations](https://skmtc.dev/fireant/apis/fireant-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fireant/fireant-restful-api/revisions/12bfdf99ab50/schema)
