post
https://api.thredd.com/api/v1/credit/accounts//bank-accounts//payment/autopay
Creates a single scheduled automatic payment (autopay) for a line of credit account, identified by the account ID, using a specific bank account linked to the customer.
Path parameters
account_id(string): The unique identifier (UUID) of the account.bank_account_id(string): The unique identifier of the bank account to use for the autopay.
Request body fields
amount(number or string, required): The payment amount, as a positive number with up to two decimal places.paymentMethodAccountType(string, required): The type of bank account. Possible values:checking,savings.achType(string, required): The ACH transfer speed. Possible values:standard,same_day.applyDate(string, required): The date and time on which the payment applies to the account, in ISO 8601 date-time format.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Early AccessCredit API endpoints are currently being finalised as part of ongoing product development. While we do not anticipate significant changes, some interfaces, behaviours, and documentation may be refined before general availability.
