Account Product
Fetch an Account Product
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier for object
Response
200 - application/json
The account_product
The type of account, such as checking
or savings
. Filterable.
ID of the KYC Product used to evaluate business applications
Unique identifier for object
Descriptive name of the account product. Filterable.
One of business
or personal
. Filterable.
ID of the KYC Product used to evaluate person applications
Optional arbitrary data the user can attach to the object
Was this page helpful?