---
title: "Submit a payment gateway."
method: POST
path: "/Leads/{leadId}/paymentgateways"
tags: ["Enrich an Application"]
---

# Submit a payment gateway.

`POST /Leads/{leadId}/paymentgateways`

## Path parameters

- `leadId` string, uuid, required

## Headers

- `api-version` string

## Request body

- PaymentGatewayModel — Payment Gateway Model.
  - `gatewayName` string, required — Gets or sets the payment gateway name.

## Response `200`

OK

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/youlend/apis/prequalification.md) · [All operations](https://skmtc.dev/youlend/apis/prequalification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/youlend/prequalification/revisions/a76313c6cc3d/schema)
