Get accounts by consumerIdAsk AIget https://api-sandbox.ca-dev.co/v2/consumers/{consumerId}/accountsLookup existing accounts by consumerIdPath ParamsconsumerIdstringrequiredUnique identifier of the consumer.Query ParamschannelstringThe channel of the original purchase.If not provided, the E_COMMERCE channel will be used. Other options are IN_STORE / CALL_CENTER / IN_HOMEstoreIdstringThe store identifier.posIdstringThe point of sale identifier.posTypestringenumThe point of sale type.KioskRetailGenericMerchantDeviceGenericConsumerDeviceSelfServiceTerminalAllowed:KioskRetailGenericMerchantDeviceGenericConsumerDeviceSelfServiceTerminalcurrencystringOptional ISO 4217 currency code. If not provided, the USD currency will be used.Responses 200Request is successful 400Bad Request 401Unauthorized 404Consumer is not found or the user is unauthorized to request 422Server unable to process request because it contains invalid data 500General Server ErrorUpdated 9 months ago