Retrieve Customer Characteristics - LoanAsk AIget https://api-sandbox.thisisbud.com/characteristics/v1/customer/loanRetrieves detailed information for a customer that marks them as a loan user.HeadersX-Client-IdstringrequiredThe API Client Identifier (Service Application Identifier).X-Customer-IduuidrequiredBud Customer identifierX-Customer-SecretstringThe Bud Customer secret used to encrypt customer data. This is optional only if the customer secret is already stored with Bud (i.e. the host_secret was set to true in the Customer Context when the customer was created).Responses 200OK 401Unauthorised request 5XXAn unexpected error occurred on the server sideUpdated 7 months ago