Thredd Credit Accounts API.
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.
The Accounts endpoints enable you to submit and schedule payments against a customer's line of credit account. Use these endpoints to process a one-off payment using a specific bank account, or to set up a scheduled automatic payment (autopay).
The following API endpoints are available for Thredd Credit Accounts:
Accounts:
- Log Payment: POST
/credit/accounts/{account_id}/payment/post - Create Autopay: POST
/credit/accounts/{account_id}/bank-accounts/{bank_account_id}/autopay
