Attributes
Create Attributes
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
Returns
Returns an Account’s Attributes object withstatus: "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.