patch https://api.dev.givecard.dev/api/v1/autoloads//
Modifies an autoload profile. Modifications can optionally be made to the amount, name, frequency of the autoload (daily, weekly, monthly), status (active or ended), start and end dates. Returns the modified autoload profile.
Modifications to a date must be in the format YYYY-MM-DD
If you intend to change the frequency of the load or special case (load on the last day of the month), please pass the date you'd like the first load to occur 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 autoload and immediately stop loads, set status to 'ended'.