Account Lookup by Consumer IDAsk AIget https://api-sandbox.ca-dev.co/v2/consumers/{consumerId}/accountsThis API returns and account(s) associated with a consumer by providing ChargeAfter's consumer ID.Path ParamsconsumerIdstringrequiredUnique identifier of the consumerQuery ParamsuseGovIdboolean@internal@truefalsechannelstringOptional Channel. If not provided, the E_COMMERCE channel will be used. Other options are IN_STORE / CALL_CENTERstoreIdstringThe store identifierposIdstringThe point of sale identifierposTypestringenumThe point of sale typeKioskRetailGenericMerchantDeviceGenericConsumerDeviceSelfServiceTerminalAllowed:KioskRetailGenericMerchantDeviceGenericConsumerDeviceSelfServiceTerminalcurrencystringOptional ISO 4217 currency code. If not provided, the USD currency will be used.Responses 200Request is successful 400General Error in server 401Unauthorized 404Consumer is not found or the user is unauthorized to request 500General Server ErrorUpdated almost 2 years ago