Nexus API
Read a scheduled payment
Use this endpoint to read the attributes of a specific scheduled_payment according to its unique GUID.
GET
/scheduled_payments/{guid}
Path Parameters
| Field | Required | Type |
|---|---|---|
guid The unique identifier for the payment. Defined by MX. | Required | String |
Loading...