Accounts
Accounts
📄️ Get a List of Forms
Use this endpoint to download a list of available form codes.
📄️ Get a List of Form Versions
Use this endpoint to retrieve a list of available versions for a form code.
📄️ Get Form Content
Use this endpoint to download the JSON schema for a specified form.
📄️ New Account
Submits a request to create an account for your end user. <br/><br/>Related Event Notifications: <br/>Please refer to the Event Push API documentation: [Application Events](../fd-events/application-event-payload)
📄️ Update Account
Submit a request to update an existing account. This API only updates the fields submitted in the forms data. Any attributes not included in the request will remain unchanged. <br/><br/>Related Event Notifications: <br/>Please refer to the Event Push API documentation: [Account Events](../fd-events/account-event-payload)
📄️ Close Account
Close an existing account. The operation is irreversible and requires valid account information.<br/><br/>Related Event Notifications: <br/>Please refer to the Event Push API documentation: [Account Events](../fd-events/account-event-payload)
📄️ Get Account Application Detail
Retrieve detailed information about a specific account application.
📄️ Get Account Detail
Retrieve the detailed information of a specific account.