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-IduuidrequiredA unique identifier for a Customer, as registered on Bud's platform.X-Customer-Idempotent-IdentifierstringUse the internal client identifier, provided in the client_metadata object when creating the customer in Create Customer V3, in place of an X-Customer-Id header.X-Customer-SecretstringThe Bud Customer secret used to encrypt customer data. This is required only if the customer secret is not already stored with Bud.Responses 200OK 401Unauthorised request 5XXAn unexpected error occurred on the server sideUpdated 7 months ago