v1

latestOpenAPI 3.0.02026-08-06102185472.3 KB
Non-orchestration payments

Add payment labels

Adds a list of labels to the payment. To retrieve payments by label, see Get payments.

put/payments/{payment_id}/labels

Path parameters

payment_idstring uuid required

Unique identifier of the payment you want to label.

Query parameters

labelstring[] required

Text of the label you want to add to the payment.

Response

Successfully added one or more labels to the payment.