Skip to main content

Nexus API

Update a scheduled payment

Use this endpoint to update an existing scheduled payment according to its unique GUID.

PUT
/scheduled_payments/{guid}

Path Parameters

FieldRequiredType

guid

The unique identifier for the payment. Defined by MX.

Required
String

Request Body

FieldRequiredType

scheduled_payment

Required
ScheduledPaymentRequest
Loading...