---
title: "Processes one time payment for an invoice if there is an automatic payment set up for the account"
method: POST
path: "/payments/processPaymentForInvoice/{invoiceNumber}"
tags: ["Payments"]
---

# Processes one time payment for an invoice if there is an automatic payment set up for the account

`POST /payments/processPaymentForInvoice/{invoiceNumber}`

The automatic payment is processed via Stripe for this invoice

## Path parameters

- `invoiceNumber` string, required

## Response `default`

successful operation

---

[API](https://skmtc.net/dealhub/apis/quote-api.md) · [All operations](https://skmtc.net/dealhub/apis/quote-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dealhub/quote-api/versions/c30f5b9fbfab/schema)
