Retrieve an application configuration
Retrieve an application configuration
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Response
Returns an application configuration object if a valid identifier was provided.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
application_configuration Whether the application configuration is active.
Whether the application configuration has been archived. Archived configurations are excluded from list responses unless archived=true is passed.
The identifier of the initial step in the configuration.
The name of the application configuration.
The steps of the application configuration.
The advance rent step.
- Advance rent
- Completion
- Contract
- Deposit
- Holding fee
- Network check
- Partial payment
- Payment method
- Pre-qualification
- Referencing
- Verification session
- Waitpoint
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.
The time at which the application configuration was archived.