v1

latestOpenAPI 3.0.12026-07-141671231.8 MB
Supplier Invoices

Update a supplier invoice payment status

This endpoint allows you to update the payment status of a supplier invoice.

ℹ️ This endpoint requires the following scope: supplier_invoices:all

put/api/external/v2/supplier_invoices/{supplier_invoice_id}/payment_status

Path parameters

supplier_invoice_idinteger required

Supplier invoice identifier

Request body

payment_status'paid' | 'to_be_paid' required

Response

The supplier invoice payment status was successfully updated