v1

latestOpenAPI 3.1.02026-07-26202027.9 KB
External Payments

Update an external payment

Updates one or more fields on an external payment. All fields are optional; only provided fields are changed.

patch/external-payments/{external_payment_id}

Path parameters

external_payment_idstring uuid required

The ID of the external payment.

Request body

amountinteger

Amount in cents.

descriptionstring nullable
datestring date nullable
paymentMethodstring nullable
platformstring nullable

Response

The updated external payment.