---
title: "Bill Payment Order"
method: POST
path: "/admin/payment-orders/{payment_order_id}/bill"
tags: ["Ordenes de pago"]
---

# Bill Payment Order

`POST /admin/payment-orders/{payment_order_id}/bill`

Marcar una orden de pago SaaS como facturada

## Path parameters

- `payment_order_id` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-28** `709a449b3ff9` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/factpro/apis/note-service-api/changes/admin/payment-orders/:payment_order_id/bill/post.md)

---

[API](https://skmtc.dev/factpro/apis/note-service-api.md) · [All operations](https://skmtc.dev/factpro/apis/note-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/factpro/note-service-api/revisions/9ebf44f4c976/schema)
