Get a list of all payment accounts the user has access to.Copy Pageget https://api-sandbox.nofrixion.com/api/v1/accountsAuthorization: End user or Merchant token (IP address whitelisted) is required.Query ParamsmerchantIDuuidThe merchantID of the accounts to retrieve.connectedAccountsbooleanDefaults to falseOptional include connected accounts along with payment accounts.truefalseonlyConnectAccountsbooleanDefaults to falseOnly return connected accountstruefalseincludeArchivedbooleanDefaults to falseFlag that indicates whether to fetch archived accounts or not.truefalseHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponse 200Returns the list of accountsUpdated about 2 months ago