Modify Autopayout

Modifies an autopayout. Modifications can optionally be made to the amount, name, frequency of the autopayout (daily, weekly, monthly), status (active or ended), start and end dates. Returns the modified autopayout.
Modifications to a date must be in the format YYYY-MM-DD
If you intend to change the frequency of the payment or special case (payment on the last day of the month), please pass the date you'd like the first payment to go out on as startDate.
If you intend to switch from a set end date to indefinite, please set clearEndDate to true.
If you intend to cancel the autopayout and immediately stop payments, set status to 'ended'.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
autopayout
object
required

ApiAutopayoutRequest represents the API request interface for autopayout profiles

Headers
string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*