cURL
curl --request GET \ --url https://api.treasuryprime.com/account_product \ --header 'Authorization: Basic <encoded-value>'
{ "data": [ { "account_type": "checking", "created_at": "2021-10-27T18:56:55Z", "id": "apt_11gqk87qmrax", "name": "Personal checking", "ownership": "personal", "updated_at": "2021-10-27T18:56:55Z", "userdata": null } ] }
x >= 1
Show child attributes
Was this page helpful?