v1

latestOpenAPI 3.0.32026-07-264414182.7 KB
Payment

Patch Payment

Updates mutable fields of a payment object like name, description, or metadata.

patch/v1/payments/{id}

Path parameters

idstring required

ID of the payment object to update.

ID of the payment object to update.

Headers

Monime-Version'caph.2025-08-23' | 'caph.2025-06-20' nullable

Specifies which version of the Monime API will handle this request.

Specifies which version of the Monime API will handle this request.

Monime-Space-Idstring required

The value is the tenancy parameter that Monime uses to determine which space the request is intended for.

The value is the tenancy parameter that Monime uses to determine which space the request is intended for.

Request body

namestring nullable

New label for the payment. Useful for reclassifying or tagging.

metadataobject nullable

Structured metadata to enrich or tag the payment.

Response

OK

successboolean

Represents the status of the query operation, confirming if it was successful. This field is always true