Skip to main content
POST
Creates a new Attribute request to compute the Account’s attributes. The attributes returned depend on the account’s liability type. Operation Type:

Path Parameters

Body

Both fields are optional. A request with no body computes the full set of attributes for the account type. Provide requested_attributes, bundles, or both to scope the response’s attributes object to just the requested attributes.

Returns

Returns an Account’s Attributes object with status: "in_progress" and attributes: null. Once processing completes, the status will update to completed and the attributes object will be populated. Subscribe to webhooks or poll the retrieve endpoint to get the final result.