---
title: "Create Vendor"
method: POST
path: "/vendors"
tags: ["Vendors"]
---

# Create Vendor

`POST /vendors`

Create a vendor account link

## Request body

- unknown

## Response `201`

Successful operation

## Other responses

- `400` — Validation error
- `401` — Unauthenticated
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/app4legal/apis/a4l-money-api.md) · [All operations](https://skmtc.net/app4legal/apis/a4l-money-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/app4legal/a4l-money-api/revisions/e0d144609998/schema)
